Age | Commit message (Expand) | Author |
2011-09-27 | beam_lib: Handle rare race in the crypto key server functionality | Björn Gustavsson |
2011-09-15 | Fix misspelling of compatibility | Tuncer Ayaz |
2011-09-15 | Fix misspelling of successful | Tuncer Ayaz |
2011-09-08 | Merge branch 'ta/erl_compile-dead-code' into dev | Henrik Nord |
2011-09-02 | Merge branch 'bjorn/deprecate-docbuilder/OTP-9509' into dev | Björn Gustavsson |
2011-09-02 | Merge branch 'bjorn/erts/old-code-checking-improvements/OTP-9495' into dev | Björn Gustavsson |
2011-09-02 | Merge branch 'hb/spec_improvements/OTP-9485' into dev | Hans Bolinder |
2011-09-01 | Merge branch 'rc/stdlib-edoc-fix' into dev | Henrik Nord |
2011-09-01 | Make the check_old_code/1 BIF auto-imported | Björn Gustavsson |
2011-09-01 | Deprecate the docbuilder application | Björn Gustavsson |
2011-08-31 | Improve and correct types and specifications in Kernel and STDLIB | Hans Bolinder |
2011-08-30 | Remove dead code in erl_compile | Tuncer Ayaz |
2011-08-30 | Merge branch 'ft/fix_supervisor_temporary_restart' into dev | Henrik Nord |
2011-08-29 | Merge branch 'rz/add_proplist_type' into dev | Henrik Nord |
2011-08-23 | fix supervisors restarting temporary children | Fred Hebert |
2011-08-18 | fix broken edoc annotations | Richard Carlsson |
2011-08-18 | Fix a bug in zip:zip_open/1,2. | Hans Bolinder |
2011-08-17 | Correct contracts in the zip module | Hans Bolinder |
2011-08-15 | Correct the contract of timer:now_diff/2 | Hans Bolinder |
2011-07-21 | Code cleanup, unduplicate test for whitespace | Raimo Niskanen |
2011-07-21 | EOF before first field is only ok for first character in io:fread | Raimo Niskanen |
2011-07-21 | At end of input ask for more also for for literal format characters | Raimo Niskanen |
2011-07-07 | Merge branch 'hb/stdlib/queue_contracts/OTP-9418' into dev | Hans Bolinder |
2011-07-07 | Modify the contracts of the queue module | Hans Bolinder |
2011-07-06 | Fix a bug in erl_scan:set_attribute/3 | Hans Bolinder |
2011-07-05 | Correct the contract of io_lib:fread/2,3 | Hans Bolinder |
2011-06-20 | Add more specs and types | Hans Bolinder |
2011-06-14 | Allow erl_tar to create directories inside directory with no read access | Siri Hansen |
2011-05-24 | Add a proplist() type | rzezeski |
2011-05-23 | Fix a spec and a type | Hans Bolinder |
2011-05-18 | Fixup of re doc and specs | Patrik Nyblom |
2011-05-16 | OTP-9022: Fixed endode/decode of values of type Counter32. | Micael Karlberg |
2011-05-13 | Merge branch 'hb/stdlib/dets_tablenames/OTP-9282' into dev | Hans Bolinder |
2011-05-12 | Types and specifications have been modified and added | Hans Bolinder |
2011-05-11 | Allow Dets tablenames to be arbitrary terms | Hans Bolinder |
2011-05-04 | Change list to set in supervisor for saving pids of dynamic temprary children | Siri Hansen |
2011-04-28 | Merge branch 'siri/stdlib/supervisor-terminate_child-simple_one_for_one/OTP-9... | Siri Hansen |
2011-04-28 | Merge branch 'km/pool_connect-to-running-nodes' into dev | Henrik Nord |
2011-04-15 | Merge branch 'dev' into bmk/snmp/snmp420_integration | Micael Karlberg |
2011-04-12 | Allow supervisor:terminate_child(SupRef,Pid) for simple_one_for_one | Siri Hansen |
2011-04-12 | Merge branch 'gc/gen-format-status-improvements' into dev | Henrik Nord |
2011-04-08 | Merge branch 'dev' into bmk/snmp/snmp420_integration | Micael Karlberg |
2011-04-04 | Completed bug fix "temporary child specs should not be kept when child | Ingela Anderton Andin |
2011-04-04 | Fix issue with temporary children introduced by OTP-9064 | Filipe David Manana |
2011-03-31 | Deprecated old manager API (set and get) request functions. | Micael Karlberg |
2011-03-28 | Merge branch 'siri/stdlib/log_mf_h-write-index-atomically/OTP-9148' into dev | Siri Hansen |
2011-03-23 | Update index file atomically | Siri Hansen |
2011-03-22 | Fix a bug concerning record field types | Hans Bolinder |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-03-10 | Fix ~F.Fs bug, add testcase and improve documentation | Raimo Niskanen |