Age | Commit message (Expand) | Author |
2011-09-19 | Fixed release notes, version and cosmetics in source. | Micael Karlberg |
2011-09-19 | Merge branch 'va/http-win-dir-traversal' into bmk/inets/httpd/windows_dir_tra... | Micael Karlberg |
2011-09-19 | Merge branch 'anders/diameter/unhandled_gen_sctp_events/OTP-9538' into dev | Anders Svensson |
2011-09-19 | Merge branch 'bjorn/stdlib/fix-tar_SUITE' into dev | Björn Gustavsson |
2011-09-19 | Merge branch 'bjorn/clean-up-bootstraps' into dev | Björn Gustavsson |
2011-09-19 | Merge branch 'sverker/crypto-rand_uniform-negative/OTP-9526' into dev | Sverker Eriksson |
2011-09-19 | Merge branch 'dgud/mnesia/fix-compat/OTP-9473' into dev | Dan Gudmundsson |
2011-09-19 | Merge branch 'egil/fix-compiler-warning/OTP-9542' into dev | Björn-Egil Dahlberg |
2011-09-16 | [inet] Clearify doc about packet types httph and httph_bin | Sverker Eriksson |
2011-09-16 | gs: Update to modern type guards in examples | Björn-Egil Dahlberg |
2011-09-16 | os_mon: Check results from fgets in cpu_sup | Björn-Egil Dahlberg |
2011-09-16 | Merge branch 'pan/erl-bif-types/OTP-9496' into dev | Björn-Egil Dahlberg |
2011-09-16 | Merge branch 'ia/ssl/packet-httph/OTP-9461' into dev | Ingela Anderton Andin |
2011-09-16 | Support explicit use of packet option httph and httph_bin | Ingela Anderton Andin |
2011-09-16 | tar_SUITE: Work around limited pathname length on Windows | Björn Gustavsson |
2011-09-15 | [mnesia] Fix schema conversion to previous versions | Dan Gudmundsson |
2011-09-15 | [mnesia] Whitespace fixes | Dan Gudmundsson |
2011-09-15 | [mnesia] Update protocol version | Dan Gudmundsson |
2011-09-15 | [mnesia] Mnesia schema merge tested with 2 nodes, r13b04 -> r14b (dev) | Ulf Wiger |
2011-09-15 | [mnesia] Fixed bug in aborted schema transactions | Dan Gudmundsson |
2011-09-15 | [mnesia] Add hrl dependency | Dan Gudmundsson |
2011-09-14 | Merge branch 'bjorn/compiler-options/OTP-9534' into dev | Björn Gustavsson |
2011-09-14 | Merge the fourth bootstrap stage into the third bootstrap stage | Björn Gustavsson |
2011-09-14 | Remove unused lib/orber/include/Makefile | Björn Gustavsson |
2011-09-14 | Remove lib/orber/include/* from the primary bootstrap | Björn Gustavsson |
2011-09-14 | sys_pre_expand: Don't duplicate options given in the source code | Björn Gustavsson |
2011-09-14 | Handle #sctp_paddr_change and #sctp_pdapi_event from gen_sctp. | Anders Svensson |
2011-09-14 | Merge branch 'lukas/erts/ets_order_testcases/OTP-9459' into dev | Lukas Larsson |
2011-09-13 | Merge branch 'ta/werror' into dev | Henrik Nord |
2011-09-12 | Cleanup ETS bif's in hipe:erl_bif_types.erl (for dialyzer) | Patrik Nyblom |
2011-09-08 | Merge branch 'dc/fix_win32_static_crypto' into dev | Henrik Nord |
2011-09-08 | Merge branch 'ms/ei-int-overflow-in-string-atom-enc' into dev | Henrik Nord |
2011-09-08 | Merge branch 'sa/dialyzer-dev' into dev | Henrik Nord |
2011-09-08 | Merge branch 'fm/external_size_2' into dev | Henrik Nord |
2011-09-08 | Merge branch 'ta/erl_compile-dead-code' into dev | Henrik Nord |
2011-09-08 | snmp: extend warnings_as_errors test | Tuncer Ayaz |
2011-09-08 | systools: add warnings_as_errors option | Tuncer Ayaz |
2011-09-08 | asn1ct: add warnings_as_errors option | Tuncer Ayaz |
2011-09-08 | leex: optimize werror/1 | Tuncer Ayaz |
2011-09-08 | yecc: optimize werror/1 | Tuncer Ayaz |
2011-09-08 | yecc: use more descriptive name: 'werror' | Tuncer Ayaz |
2011-09-08 | leex: use more descriptive name: 'werror' | Tuncer Ayaz |
2011-09-08 | compile: optimize werror/1 | Tuncer Ayaz |
2011-09-08 | compile: log warnings as errors if -Werror is enabled | Tuncer Ayaz |
2011-09-08 | yecc: log warnings as errors if -Werror is enabled | Tuncer Ayaz |
2011-09-08 | leex: log warnings as errors if -Werror is enabled | Tuncer Ayaz |
2011-09-08 | yecc: honour -Werror passed from erlc | Tuncer Ayaz |
2011-09-08 | leex: honour -Werror passed from erlc | Tuncer Ayaz |
2011-09-08 | Do not write beam file if Werr and warnings /= [] | Tuncer Ayaz |
2011-09-07 | [crypto] Fix rand_uniform for negative values | Sverker Eriksson |