aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib
AgeCommit message (Expand)Author
2011-05-12Types and specifications have been modified and addedHans Bolinder
2011-05-10Merge branch 'siri/stdlib/list-to-set-for-dynamic-temporary-procs/OTP-9242' i...Siri Hansen
2011-05-04Change list to set in supervisor for saving pids of dynamic temprary childrenSiri Hansen
2011-05-03Merge branch 'ta/unicode-non-chars' into devHenrik Nord
2011-04-28Merge branch 'siri/stdlib/supervisor-terminate_child-simple_one_for_one/OTP-9...Siri Hansen
2011-04-28Merge branch 'km/pool_connect-to-running-nodes' into devHenrik Nord
2011-04-27unicode: document 16#FFFE and 16#FFFF (non chars)Tuncer Ayaz
2011-04-12Allow supervisor:terminate_child(SupRef,Pid) for simple_one_for_oneSiri Hansen
2011-04-12Merge branch 'gc/gen-format-status-improvements' into devHenrik Nord
2011-04-06Merge branch 'ia/stdlib/supervisor-saves-temporary-child-specs/OTP-9167' into...Ingela Anderton Andin
2011-04-04Merge branch 'bd/doc_fixes2' into devHenrik Nord
2011-04-04Completed bug fix "temporary child specs should not be kept when childIngela Anderton Andin
2011-04-04Fix issue with temporary children introduced by OTP-9064Filipe David Manana
2011-04-01Compile fixes for earlier documentation fixesBernard Duggan
2011-04-01Various small documentation fixesBernard Duggan
2011-03-30Merge branch 'hw/call-chmod-without-f' into devHenrik Nord
2011-03-28Merge branch 'siri/stdlib/log_mf_h-write-index-atomically/OTP-9148' into devSiri Hansen
2011-03-25Fix typo in binary:part/2 exampleTuncer Ayaz
2011-03-25Fix typos in zip manpageTuncer Ayaz
2011-03-23Update index file atomicallySiri Hansen
2011-03-23v3_core: Fix variable incorrectly unbound after binary matchBjörn Gustavsson
2011-03-22Fix a bug concerning record field typesHans Bolinder
2011-03-16Update version numbersBjörn-Egil Dahlberg
2011-03-14Prepare releaseOTP_R14B02Erlang/OTP
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-03-11Merge branch 'pan/doc_link_corrections/OTP-9112' into devBjörn-Egil Dahlberg
2011-03-11Merge branch 'ay/precisionfix/OTP-8989' into devRaimo Niskanen
2011-03-10Fix typo in filelib module docRicardo
2011-03-10Fix ~F.Fs bug, add testcase and improve documentationRaimo Niskanen
2011-03-10io_lib_format string precision fixAli Yakout
2011-03-09Remove link_check warnings re httpc.xml,sys.xml and unicode.xmlPatrik Nyblom
2011-03-08Change io.xml so that html anchors gets generated for all aritiesPatrik Nyblom
2011-03-07CleanupKostis Sagonas
2011-03-02Add ISO week number calculation functions to the calendar module in stdlibImre Horvath
2011-03-02Merge branch 'fm/dict-man-page' into devNiclas Axelsson
2011-02-28Merge branch 'lukas/stdlib/native_escript/OTP-9076' into devLukas Larsson
2011-02-25Fix trivial typos in supervisor_SUITETuncer Ayaz
2011-02-23stdlib tests: Eliminate some compiler warningsBjörn Gustavsson
2011-02-23Merge branch 'ia/supervisor-saves-unnecessary-data/OTP-9064' into devIngela Anderton Andin
2011-02-22Added test case do_not_save_start_parameters_for_temporary_children and fixedIngela Anderton Andin
2011-02-22Do not save parameter list for any temporary processesIngela Anderton Andin
2011-02-22Do not save initial arguments for dynamic temporary processesIngela Anderton Andin
2011-02-18Merge branch 'sverker/ets_halfword_highmem/OTP-8941' into devSverker Eriksson
2011-02-17Rename Suite Callback to Common Test HookLukas Larsson
2011-02-17Update so that count_children_memory is skipped on +Meamin emulatorsLukas Larsson
2011-02-17Update and add cover spec files to work with common_testLukas Larsson
2011-02-17Update all test specsLukas Larsson
2011-02-17Fix formatting for stdlibLukas Larsson
2011-02-17Add init_per_suite and end_per_suiteLukas Larsson
2011-02-17Add ts_install_scb to suite/0Lukas Larsson