Age | Commit message (Expand) | Author |
2010-02-10 | Add count_children/1 to supervisor.erl to determine the number of | Jay Nelson |
2010-02-10 | OTP-8418 user.erl (used in oldshell) is updated to handle unicode in | Patrik Nyblom |
2010-02-10 | OTP-8395[2]: Sequence numbers in Audit Trail Log(s). | Micael Karlberg |
2010-02-10 | Merge branch 'egil/lcnt' into ccase/r13b04_dev | Erlang/OTP |
2010-02-10 | Change erts/etc/unix/Install.src to explicitly set exit code to 0 at the end ... | Kenji Rikitake |
2010-02-10 | Fix the shell operator bug of "==" to "=" in erts/configure.in | Kenji Rikitake |
2010-02-10 | OTP-8057 Removed spurious documentation files. | Håkan Mattsson |
2010-02-10 | Removed spurious documentation files | Håkan Mattsson |
2010-02-10 | OTP-8323 Cross compilation improvements and other build system | Rickard Green |
2010-02-10 | Update bootstrap compiler | Björn Gustavsson |
2010-02-10 | Merge branch 'ks/erl_lint' into ccase/r13b04_dev | Erlang/OTP |
2010-02-10 | OTP-8422 Removed bogus "\011" character sequence in documentation. | Hans Bolinder |
2010-02-10 | Merge branch 'ks/compiler' into ccase/r13b04_dev | Erlang/OTP |
2010-02-10 | Support the configure option --enable-native-libs | Kostis Sagonas |
2010-02-10 | compiler: keep line numbers for attributes | Kostis Sagonas |
2010-02-10 | Merge branch 'pan/enable_m32_build' into ccase/r13b04_dev | Erlang/OTP |
2010-02-10 | Merge branch 'egil/egd_render' into ccase/r13b04_dev | Erlang/OTP |
2010-02-10 | Merge branch 'mp/hipe_unified_loader' into ccase/r13b04_dev | Erlang/OTP |
2010-02-10 | Merge branch 'rani/inet_gethostbyname_fixes' into ccase/r13b04_dev | Erlang/OTP |
2010-02-10 | Fix Makefile permission problem of crypto library on FreeBSD Erlang/OTP building | Kenji Rikitake |
2010-02-10 | Fix ODBC compilation error on FreeBSD by adding netinet/in.h to #include macros | Kenji Rikitake |
2010-02-10 | stdlib: clean up as suggested by tidier | Kostis Sagonas |
2010-02-10 | compiler Makefile: alphabetize module names | Kostis Sagonas |
2010-02-10 | compile.erl: eliminate compiler warning | Kostis Sagonas |
2010-02-10 | Fix minor documentation errors | Bernard Duggan |
2010-02-09 | erl_lint_SUITE: adjust failing test case | Björn Gustavsson |
2010-02-09 | Allow recursive types and check for undefined types | Kostis Sagonas |
2010-02-09 | Add cross-compile configuration for Atmel AVR32-Linux (NGW100) | Smith Winston |
2010-02-09 | Fixing spec-file(s) bugs. | Micael Karlberg |
2010-02-09 | Make newline in RHS of lib/configure sed substition more portable | Tuncer Ayaz |
2010-02-09 | OTP-8427 Removed spurious options to the emulator from escript. | Håkan Mattsson |
2010-02-09 | inet_res_SUITE: testcase fixes for legacy DNS resolver (Solaris 8) | Raimo Niskanen |
2010-02-09 | inet_res: /etc/resolv.conf: use domain as default search list | Raimo Niskanen |
2010-02-09 | inet: delayed/avoided read of /etc/resolv.conf and /etc/hosts | Raimo Niskanen |
2010-02-09 | inet_gethost_native: workaround for empty result hostname on MacOS X | Raimo Niskanen |
2010-02-09 | inet_res_SUITE: testcase fix for empty domain name | Raimo Niskanen |
2010-02-09 | inet:gethostbyname improved to parse IP strings and look up own hostname | Raimo Niskanen |
2010-02-09 | hipe_unified_loader: only block SMP scheduling when necessary | Mikael Pettersson |
2010-02-09 | OTP-8417 Improved handling of symbolic links to escripts | Håkan Mattsson |
2010-02-08 | Add test suite for lcnt in tools | Björn-Egil Dahlberg |
2010-02-08 | Add lcnt:rt_opt/1 bindings to erts_debug | Björn-Egil Dahlberg |
2010-02-08 | Add runtime option to enable/disable lcnt stats | Björn-Egil Dahlberg |
2010-02-08 | Add auto width on string output | Björn-Egil Dahlberg |
2010-02-08 | Add lcnt documentation | Björn-Egil Dahlberg |
2010-02-08 | Add lock profiling tool | Björn-Egil Dahlberg |
2010-02-08 | Merge branch 'sc/sctp-connect-nowait' into ccase/r13b04_dev | Erlang/OTP |
2010-02-08 | Merge branch 'gc/hipe_darwin_amd64' into ccase/r13b04_dev | Erlang/OTP |
2010-02-08 | OTP-8412 Fixed numerous compiler warnings generated by gcc 4.4.1 and | Rickard Green |
2010-02-08 | OTP-8323 Cross compilation improvements and other build system | Rickard Green |
2010-02-08 | Merge branch 'po/odbc-update-delete-no-rows' into ccase/r13b04_dev | Erlang/OTP |