aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src
AgeCommit message (Expand)Author
2011-09-27beam_lib: Handle rare race in the crypto key server functionalityBjörn Gustavsson
2011-09-15Fix misspelling of compatibilityTuncer Ayaz
2011-09-15Fix misspelling of successfulTuncer Ayaz
2011-09-08Merge branch 'ta/erl_compile-dead-code' into devHenrik Nord
2011-09-02Merge branch 'bjorn/deprecate-docbuilder/OTP-9509' into devBjörn Gustavsson
2011-09-02Merge branch 'bjorn/erts/old-code-checking-improvements/OTP-9495' into devBjörn Gustavsson
2011-09-02Merge branch 'hb/spec_improvements/OTP-9485' into devHans Bolinder
2011-09-01Merge branch 'rc/stdlib-edoc-fix' into devHenrik Nord
2011-09-01Make the check_old_code/1 BIF auto-importedBjörn Gustavsson
2011-09-01Deprecate the docbuilder applicationBjörn Gustavsson
2011-08-31Improve and correct types and specifications in Kernel and STDLIBHans Bolinder
2011-08-30Remove dead code in erl_compileTuncer Ayaz
2011-08-30Merge branch 'ft/fix_supervisor_temporary_restart' into devHenrik Nord
2011-08-29Merge branch 'rz/add_proplist_type' into devHenrik Nord
2011-08-23fix supervisors restarting temporary childrenFred Hebert
2011-08-18fix broken edoc annotationsRichard Carlsson
2011-08-18Fix a bug in zip:zip_open/1,2.Hans Bolinder
2011-08-17Correct contracts in the zip moduleHans Bolinder
2011-08-15Correct the contract of timer:now_diff/2Hans Bolinder
2011-07-21Code cleanup, unduplicate test for whitespaceRaimo Niskanen
2011-07-21EOF before first field is only ok for first character in io:freadRaimo Niskanen
2011-07-21At end of input ask for more also for for literal format charactersRaimo Niskanen
2011-07-07Merge branch 'hb/stdlib/queue_contracts/OTP-9418' into devHans Bolinder
2011-07-07Modify the contracts of the queue moduleHans Bolinder
2011-07-06Fix a bug in erl_scan:set_attribute/3Hans Bolinder
2011-07-05Correct the contract of io_lib:fread/2,3Hans Bolinder
2011-06-20Add more specs and typesHans Bolinder
2011-06-14Allow erl_tar to create directories inside directory with no read accessSiri Hansen
2011-05-24Add a proplist() typerzezeski
2011-05-23Fix a spec and a typeHans Bolinder
2011-05-18Fixup of re doc and specsPatrik Nyblom
2011-05-16OTP-9022: Fixed endode/decode of values of type Counter32.Micael Karlberg
2011-05-13Merge branch 'hb/stdlib/dets_tablenames/OTP-9282' into devHans Bolinder
2011-05-12Types and specifications have been modified and addedHans Bolinder
2011-05-11Allow Dets tablenames to be arbitrary termsHans Bolinder
2011-05-04Change list to set in supervisor for saving pids of dynamic temprary childrenSiri Hansen
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-15Merge branch 'dev' into bmk/snmp/snmp420_integrationMicael Karlberg
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-08Merge branch 'dev' into bmk/snmp/snmp420_integrationMicael Karlberg
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-03-31Deprecated old manager API (set and get) request functions.Micael Karlberg
2011-03-28Merge branch 'siri/stdlib/log_mf_h-write-index-atomically/OTP-9148' into devSiri Hansen
2011-03-23Update index file atomicallySiri Hansen
2011-03-22Fix a bug concerning record field typesHans Bolinder
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-03-10Fix ~F.Fs bug, add testcase and improve documentationRaimo Niskanen