Age | Commit message (Expand) | Author |
2010-02-14 | Added sasl_report:format_report/3 to return a string rather than send an io | Jay Nelson |
2010-02-14 | syntax_tools: Add types and specs for most exported functions | Kostis Sagonas |
2010-02-14 | syntax_tools: Support the --enable-native-libs configure option | Kostis Sagonas |
2010-02-14 | syntax_tools: Remove $Id$ annotations | Kostis Sagonas |
2010-02-14 | dialyzer: New version for the R13B04 release | Kostis Sagonas |
2010-02-14 | hipe: Miscellaneous additions | Kostis Sagonas |
2010-02-14 | typer: New version for the R13B04 release | Kostis Sagonas |
2010-02-14 | Fix a HiPE compiler bug evaluating an expression that throws system_limit | Kostis Sagonas |
2010-02-14 | New rb:filter/2 to filter reports by date | Alvaro Videla |
2010-02-14 | New rb:filter/1 function to ease report filtering | Alvaro Videla |
2010-02-14 | Modify rb:grep/1 to grep reports using the re module | Alvaro Videla |
2010-02-14 | Fix minor typo in read_report/1 | Alvaro Videla |
2010-02-14 | Add .mailmap file | Björn Gustavsson |
2010-02-14 | file.erl: Add a type to be used from other modules | Kostis Sagonas |
2010-02-13 | OTP-8317, OTP-8323, OTP-8328, OTP-8362 & OTP-8403. | Micael Karlberg |
2010-02-13 | OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, | Micael Karlberg |
2010-02-13 | OTP-8395, OTP-8433 & OTP-8442. | Micael Karlberg |
2010-02-13 | OTP-8442: Regstration of agents using config file incorrect | Micael Karlberg |
2010-02-13 | OTP-8431: Fix error handling of httpc_manager and its starter process | Micael Karlberg |
2010-02-12 | Merge branch 'kr/crypto_makefile' into ccase/r13b04_dev | Erlang/OTP |
2010-02-12 | Merge branch 'bd/doc-fixes' into ccase/r13b04_dev | Erlang/OTP |
2010-02-12 | Merge branch 'yh/packet_option_for_new_ssl_send' into ccase/r13b04_dev | Erlang/OTP |
2010-02-12 | Merge branch 'mp/et-app-file' into ccase/r13b04_dev | Erlang/OTP |
2010-02-12 | Merge branch 'ms/pcre-security' into ccase/r13b04_dev | Erlang/OTP |
2010-02-12 | Merge branch 'jn/supervisor_child_count_only' into ccase/r13b04_dev | Erlang/OTP |
2010-02-12 | Merge branch 'ks/stdlib-cleanups' into ccase/r13b04_dev | Erlang/OTP |
2010-02-12 | Fixed ssl:setopts(Socket, binary) which was didn't work for 'new' ssl. | Dan Gudmundsson |
2010-02-12 | Fixed bug file cache bug and improved the error messages. | Dan Gudmundsson |
2010-02-12 | Allow <c>ssl:listen/2</c> to be called with option {ssl_imp, old}. | Dan Gudmundsson |
2010-02-12 | prepend packet size bytes in ssl:send() in new_ssl implementation | YAMASHINA Hio |
2010-02-12 | unbreak event tracer's app.src | Mikael Pettersson |
2010-02-11 | OTP-8323 Cross compilation improvements and other build system | Rickard Green |
2010-02-11 | Update version numbers | Björn Gustavsson |
2010-02-11 | Update preloaded files | Björn Gustavsson |
2010-02-11 | Merge branch 'ks/erts' into ccase/r13b04_dev | Erlang/OTP |
2010-02-11 | hipe_bif0.c: Remove $Id$ | Kostis Sagonas |
2010-02-11 | erts/preloaded: Add types and specs | Kostis Sagonas |
2010-02-11 | OTP-8335 Even more NIF features | Sverker Eriksson |
2010-02-11 | OTP-8430: tools: xref_SUITE updated | Björn Gustavsson |
2010-02-11 | OTP-8343 The documentation is now possible to build in an open source | Lars G Thorsen |
2010-02-11 | Fix CVE-2008-2371 (outer level option with alternatives caused crash). | Michael Santos |
2010-02-10 | OTP-8433: Fix typos of lib/snmp/src/misc/snmp_config.erl | Micael Karlberg |
2010-02-10 | Merge branch 'ws/cross-compile-configuration' into ccase/r13b04_dev | Erlang/OTP |
2010-02-10 | OTP-8434 Improved handling of typed records in escripts | Håkan Mattsson |
2010-02-10 | OTP-8420 Fix processes in exiting status that are about to be scheduled, | Björn-Egil Dahlberg |
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 |