Age | Commit message (Expand) | Author |
2011-09-16 | tar_SUITE: Work around limited pathname length on Windows | Björn Gustavsson |
2011-09-16 | Quote atoms if necessary in types | Tomas Abrahamsson |
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-15 | Fix more misspellings of compatibility | Tuncer Ayaz |
2011-09-15 | Fix misspelling of kept | Tuncer Ayaz |
2011-09-15 | Fix misspelling of compatibility in ssl_basic_SUITE | Tuncer Ayaz |
2011-09-15 | Fix misspelling of compatibility | Tuncer Ayaz |
2011-09-15 | Fix misspelling of accidentally | Tuncer Ayaz |
2011-09-15 | Fix misspelling of erroneous in xmerl_xsd | Tuncer Ayaz |
2011-09-15 | Fix misspelling of erroneous | Tuncer Ayaz |
2011-09-15 | Fix misspelling of successful | Tuncer Ayaz |
2011-09-15 | Fix typos in instrument(3) | Tuncer Ayaz |
2011-09-15 | Fix typos in dbg(3) | Tuncer Ayaz |
2011-09-15 | dialyzer: fix a small typo in list_to_bitstring test | Tuncer Ayaz |
2011-09-15 | Fix typos in cover.erl | Tuncer Ayaz |
2011-09-15 | Fix typos in mod_esi(3) | Tuncer Ayaz |
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 | [httpc] Rewrote cookie parsing. Among other things solving | Micael Karlberg |
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 |