Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-08 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-08-08 | Merge branch 'olgeni/erl_driver-man-fixes/OTP-11227' into maint | Fredrik Gustafsson | |
* olgeni/erl_driver-man-fixes/OTP-11227: Misc. corrections for erl_driver(3) | |||
2013-08-08 | Merge branch 'maint' | Lukas Larsson | |
* maint: etp: Do not use name as beam.smp is the name on Linux | |||
2013-08-08 | Merge branch 'lukas/erts/etp-thr/OTPO-11220' into maint | Lukas Larsson | |
* lukas/erts/etp-thr/OTPO-11220: etp: Do not use name as beam.smp is the name on Linux | |||
2013-08-08 | etp: Do not use name as beam.smp is the name on Linux | Lukas Larsson | |
2013-08-08 | Merge branch 'maint' | Lukas Larsson | |
* maint: erts: Create gdb pything script for thread listing | |||
2013-08-08 | Merge branch 'lukas/erts/etp-thr/OTPO-11220' into maint | Lukas Larsson | |
* lukas/erts/etp-thr/OTPO-11220: erts: Create gdb pything script for thread listing | |||
2013-08-08 | Merge branch 'maint' | Lukas Larsson | |
* maint: Add smoke tests | |||
2013-08-08 | Merge branch 'lukas/smoketests/OTP-11221' into maint | Lukas Larsson | |
* lukas/smoketests/OTP-11221: Add smoke tests | |||
2013-08-08 | Merge branch 'maint' | Lukas Larsson | |
* maint: Bailout if no native implementations are found | |||
2013-08-08 | Merge branch 'lukas/erts/ethr_smp_req_native_compiletime/OTP-11196' into maint | Lukas Larsson | |
* lukas/erts/ethr_smp_req_native_compiletime/OTP-11196: Bailout if no native implementations are found | |||
2013-08-08 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-08-08 | Merge branch 'tomaon/fix-typo-httpd-doc/OTP-11226' into maint | Fredrik Gustafsson | |
* tomaon/fix-typo-httpd-doc/OTP-11226: fix: typo, inets/doc/src/httpd | |||
2013-08-07 | Misc. corrections for erl_driver(3) | olgeni | |
- Remove trailing whitespaces - Spelling fixes - Replace "deferred" with "deprecated" where applicable - Remove reference to non-existing "async_ready" entry point | |||
2013-08-07 | fix: typo, inets/doc/src/httpd | tomaon | |
2013-08-07 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-08-07 | Merge branch 'weisslj/fix-gcc40-arm-compile-error/OTP-11214' into maint | Fredrik Gustafsson | |
* weisslj/fix-gcc40-arm-compile-error/OTP-11214: Fix compile error on ARM and GCC < 4.1.0 | |||
2013-08-07 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-08-07 | Merge branch 'fredrik/xmerl/fix_doc/OTP-11224' into maint | Fredrik Gustafsson | |
* fredrik/xmerl/fix_doc/OTP-11224: xmerl: fix typos | |||
2013-08-07 | Merge branch 'maint' | Peter Andersson | |
2013-08-07 | Merge remote branch 'origin/peppe/common_test/ct_log_updates' into maint | Peter Andersson | |
* origin/peppe/common_test/ct_log_updates: Make the CT logger print to stdout if test_server is not running Add test Allow calls to ct:pal and ct:print even if CT is not running OTP-11176 | |||
2013-08-06 | xmerl: fix typos | Fredrik Gustafsson | |
2013-08-05 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-08-05 | Merge branch 'fredrik/inet/clarify_doc_address/OTP-10676' into maint | Fredrik Gustafsson | |
* fredrik/inet/clarify_doc_address/OTP-10676: kernel: fixed specs to inet:ntoa/1 kernel: changed tests where inet_parse:ntoa/1 was used to inet:parse/1 kernel: added ntoa documentation and exported it in inet.erl kernel: clarified inet:parse_address/1 referrering to old code | |||
2013-08-05 | Add smoke tests | Lukas Larsson | |
Smoke tests are meant to verify that a build of erlang has been successfull. | |||
2013-08-05 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-08-05 | Merge branch 'weisslj/fix-abcast-comment-typo/OTP-11219' into maint | Fredrik Gustafsson | |
* weisslj/fix-abcast-comment-typo/OTP-11219: Fix typo in abcast() function comment | |||
2013-08-05 | erts: Create gdb pything script for thread listing | Lukas Larsson | |
2013-08-01 | Fix typo in abcast() function comment | Johannes Weißl | |
2013-08-01 | Merge branch 'maint' | Patrik Nyblom | |
2013-08-01 | Merge branch 'pan/erlang_halt_2_wrong_flush_default/OTP-11218' into maint | Patrik Nyblom | |
* pan/erlang_halt_2_wrong_flush_default/OTP-11218: Change default of erlang:halt/2 to the documented | |||
2013-08-01 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-08-01 | Merge branch 'mmalecki/fix-solaris/OTP-11213' into maint | Fredrik Gustafsson | |
* mmalecki/fix-solaris/OTP-11213: Fix compilation on Solaris | |||
2013-07-31 | Merge branch 'maint' | Anders Svensson | |
2013-07-31 | Merge branch 'anders/diameter/UTF8String_encode/OTP-11172' into maint | Anders Svensson | |
* anders/diameter/UTF8String_encode/OTP-11172: Simplify Address encode/decode Use module unicode for UTF8String encode/decode Fix UTF8String encode | |||
2013-07-30 | Simplify Address encode/decode | Anders Svensson | |
By using binary comprehensions. Add string-valued addresses to codec suite. | |||
2013-07-30 | Use module unicode for UTF8String encode/decode | Anders Svensson | |
The original code predates that module but there's no reason not to use it now. | |||
2013-07-30 | Fix UTF8String encode | Anders Svensson | |
To accept any nested list of codepoints and binaries. A list containing a binary was previously misinterpreted and the documentation was incomplete. Also, rework codec suite slightly to be able to specify values for which decode o encode is the identity map, for which encode should succeed, and for which encode should fail. | |||
2013-07-30 | kernel: fixed specs to inet:ntoa/1 | Fredrik Gustafsson | |
2013-07-30 | kernel: changed tests where inet_parse:ntoa/1 was used to inet:parse/1 | Fredrik Gustafsson | |
2013-07-30 | kernel: added ntoa documentation and exported it in inet.erl | Fredrik Gustafsson | |
2013-07-30 | kernel: clarified inet:parse_address/1 referrering to old code | Fredrik Gustafsson | |
2013-07-30 | Change default of erlang:halt/2 to the documented | Patrik Nyblom | |
Bug reported by Jose Valim on the erlang-bugs mailing list: erlang:halt(0,[]) does not flush as advertised in the documentation. Should be the same as erlang:halt(0,[{flush,true}]), but is in fact the same as erlang:halt(0,[{flush,false}]). | |||
2013-07-30 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-07-30 | Merge branch 'weisslj/fix-inets-doc-errors/OTP-11210' into maint | Fredrik Gustafsson | |
* weisslj/fix-inets-doc-errors/OTP-11210: Fix some errors in the inets documentation | |||
2013-07-30 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-07-30 | Merge branch 'nox/eunit-macros-blocks' into maint | Fredrik Gustafsson | |
* nox/eunit-macros-blocks: Wrap eunit macros into begin ... end blocks | |||
2013-07-29 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-07-29 | Merge branch 'weisslj/run-erl-redirect-dev-null/OTP-11215' into maint | Fredrik Gustafsson | |
* weisslj/run-erl-redirect-dev-null/OTP-11215: run_erl: Redirect standard streams to /dev/null | |||
2013-07-29 | Bailout if no native implementations are found | Lukas Larsson | |
Some basic tests are already done in configure. This makes sure we cover all cases by bailing out when compiling as well. |