Age | Commit message (Expand) | Author |
2011-08-18 | Fix a bug in zip:zip_open/1,2. | Hans Bolinder |
2011-08-18 | beam_lib: Retain the "Line" chunk when stripping BEAM files | Björn Gustavsson |
2011-08-17 | Correct contracts in the zip module | Hans Bolinder |
2011-08-16 | compiler: Don't create filenames starting with "./" | Björn Gustavsson |
2011-08-16 | emulator: Add a fourth element in exception stacktraces | Björn Gustavsson |
2011-08-16 | Fix binary matching in the debugger | Björn Gustavsson |
2011-08-15 | Correct the contract of timer:now_diff/2 | Hans Bolinder |
2011-08-05 | [httpc] Deprecated interface module http has been removed. | Micael Karlberg |
2011-08-01 | Remove all modules relating to drivers and make all functions obsolete. | Lukas Larsson |
2011-07-22 | Merge branch 'dev' into major | Raimo Niskanen |
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 'dev' into major | Hans Bolinder |
2011-07-07 | Merge branch 'hb/stdlib/queue_contracts/OTP-9418' into dev | Hans Bolinder |
2011-07-07 | Merge branch 'bjorn/remove-concat-binary/OTP-9421' into major | Björn Gustavsson |
2011-07-07 | Merge branch 'dev' into major | 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-06 | Remove deprecated concat_binary/1 | Björn Gustavsson |
2011-07-06 | Merge branch 'dev' into major | Hans Bolinder |
2011-07-05 | Correct the contract of io_lib:fread/2,3 | Hans Bolinder |
2011-06-21 | Merge branch 'dev' into major | Patrik Nyblom |
2011-06-20 | Add more specs and types | Hans Bolinder |
2011-06-17 | Handle exit reason {shutdown,Term} as shutdown for children of supervisor | Siri Hansen |
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 | Improve algorithm in module random. | Sverker Eriksson |
2011-03-28 | Fix a bug in the implementation of the pseudo-random number generator | Cristian Greco |
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 |