Age | Commit message (Expand) | Author |
2012-05-25 | Merge branch 'sverk/hipelibs-code_server-crash' | Sverker Eriksson |
2012-05-23 | Merge branch 'maint' | Lukas Larsson |
2012-05-23 | Merge branch 'lukas/kernel/fix-gen_udp_tcp-leak/OTP-10094' into maint | Lukas Larsson |
2012-05-11 | kernel: Disable hipe compilation for hipe_unified_loader | Sverker Eriksson |
2012-04-16 | kernel, erts: Remove bit8 option from inet | Björn-Egil Dahlberg |
2012-04-16 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-04-16 | kernel: Remove bit8 option in spec | Björn-Egil Dahlberg |
2012-03-30 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-22 | Merge branch 'maint' | Patrik Nyblom |
2012-03-22 | Rename dyntrace BIFs to more suiting names | Patrik Nyblom |
2012-03-22 | Correct some errors in the user tag spreading | Patrik Nyblom |
2012-03-22 | Add user tag spreading functionality to VM and use in file | Patrik Nyblom |
2012-03-22 | Update dtrace for changes in R15 | Björn-Egil Dahlberg |
2012-03-22 | Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 4/4 | Scott Lystig Fritchie |
2012-03-21 | Merge branch 'maint' | Hans Bolinder |
2012-03-20 | Make sure disk_log does not write too much data | Hans Bolinder |
2012-03-20 | Merge branch 'maint' | Björn Gustavsson |
2012-03-20 | Merge branch 'bjorn/kernel/erts_debug_size-fix/OTP-9991' into maint | Björn Gustavsson |
2012-03-19 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-03-19 | Merge branch 'ph/fix-enfile/OTP-9990' into maint | Björn-Egil Dahlberg |
2012-03-19 | Fix calculation of fun size in erts_debug:size/1 | Björn Gustavsson |
2012-03-19 | Merge branch 'maint' | Gustav Simonsson |
2012-03-16 | gen_tcp: Use correct specs for accept and listen | Björn-Egil Dahlberg |
2012-03-16 | Merge branch 'rj/fix-global-spec' into maint | Gustav Simonsson |
2012-03-01 | Improve global:re_register_name/2,3 spec | Ricardo Catalinas Jiménez |
2012-03-01 | Merge branch 'maint' | Gustav Simonsson |
2012-03-01 | Merge branch 'mh/create_cookie_error_msg' into maint | Gustav Simonsson |
2012-03-01 | Fix global:{random_exit_name,random_notify_name}/3 spec | Ricardo Catalinas Jiménez |
2012-02-17 | hipe,erts: Add DEBUG support with MFA's in stack descriptors | Sverker Eriksson |
2012-02-09 | hipe: Fix address_to_mfa in hipe loader | Sverker Eriksson |
2012-02-07 | Correct dializer errors in erlang.erl and others | Patrik Nyblom |
2012-02-04 | Fix port leaking after controlling_process(Port, self()) | Ricardo |
2012-01-27 | Move types and specs from erl_bif_types.erl to modules | Hans Bolinder |
2012-01-27 | Merge branch 'bjorn/erts/bif-stubs/OTP-9861' | Björn Gustavsson |
2012-01-25 | Merge branch 'maint' | Lukas Larsson |
2012-01-25 | Merge branch 'bjorn/kernel/on_load-bug/OTP-9875' into maint | Björn Gustavsson |
2012-01-24 | beam_load.c: Allow stubs for BIFs | Björn Gustavsson |
2012-01-24 | Merge branch 'maint' | Hans Bolinder |
2012-01-23 | Fix on_load handling in modules loaded by code:load_binary/3 | Björn Gustavsson |
2012-01-23 | Correct two contracts in gen_sctp.erl | Hans Bolinder |
2012-01-04 | Fix returned error from gen_tcp:accept/1,2 when running out of ports | Per Hedeland |
2011-12-29 | Update appup files for kernel and stdlib for OTP R16 | Siri Hansen |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-12-08 | Merge branch 'ta/sendfile/OTP-9240' | Lukas Larsson |
2011-12-08 | Merge branch 'egil/file-info-opt-utc/OTP-7687' | Björn-Egil Dahlberg |
2011-12-08 | Document file:*_file_info/2 | Björn-Egil Dahlberg |
2011-12-08 | Remove dead code | Björn-Egil Dahlberg |
2011-12-07 | Return {error,closed} from sendfile if closed | Lukas Larsson |
2011-12-07 | Remove debug printout | Hans Bolinder |