Age | Commit message (Expand) | Author |
2010-02-03 | OTP-8317, OTP-8323 (rickard) & OTP-8362. | Micael Karlberg |
2010-02-03 | OTP-8323 Cross compilation improvements and other build system | Rickard Green |
2010-02-03 | OTP-8058 The GUI parts are rewritten to use wxWidgets. Thanks Olle | Håkan Mattsson |
2010-02-03 | Merge branch 'is/mnesia-send-compressed' into ccase/r13b04_dev | Erlang/OTP |
2010-02-03 | Merge branch 'jb/atom-table-size' into ccase/r13b04_dev | Erlang/OTP |
2010-02-03 | Removed obsoleted RFC (3266). | Micael Karlberg |
2010-02-03 | OTP-8058 The GUI parts are rewritten to use wxWidgets. Thanks Olle | Håkan Mattsson |
2010-02-03 | OTP-8386 Immediately repeated multi-scheduling block/unblock cycles using | Rickard Green |
2010-02-02 | Update copyright headers | Björn Gustavsson |
2010-02-02 | Add the +t emulator option to change the maximum number of atoms | Julien Barbot |
2010-02-02 | Merge branch 'cf/epp-macro-overloading' into ccase/r13b04_dev | Erlang/OTP |
2010-02-02 | OTP-8317 & OTP-8362. | Micael Karlberg |
2010-02-02 | Merge branch 'sf/erl_match-longlong' into ccase/r13b04_dev | Erlang/OTP |
2010-02-02 | Add option to compress data when copying tables between Mnesia nodes | Igor Ribeiro Sucupira |
2010-02-01 | yecc_SUITE: Adjustment for modified error tuple | Hans Bolinder |
2010-02-01 | epp_SUITE: Increase code coverage | Hans Bolinder |
2010-02-01 | Minor corrections and clean-ups | Hans Bolinder |
2010-02-01 | documentation: Macros overloading partly rewritten | Hans Bolinder |
2010-02-01 | update the documentation on preprocessor in the reference manual | Christopher Faulet |
2010-02-01 | epp: change rules to choose the right version of a macro | Christopher Faulet |
2010-02-01 | epp: Add support of macros overloading | Christopher Faulet |
2010-02-01 | epp: fix bug in the function scan_undef | Christopher Faulet |
2010-02-01 | Add test suite for parsetools | Björn Gustavsson |
2010-02-01 | Missing EIX file added | Niclas Eklund |
2010-02-01 | In some cases SSH ceased to collect more data from the transport layer. | Niclas Eklund |
2010-02-01 | OTP-8343 The documentation is now possible to build in an open source | Lars G Thorsen |
2010-02-01 | Merge branch 'bg/hipe-fixes' into ccase/r13b04_dev | Erlang/OTP |
2010-01-31 | kernel/src/Makefile: fix broken 'clean' target | Björn Gustavsson |
2010-01-31 | hipe_mfait_lock needs to be below proc_main. | Rickard Green |
2010-01-31 | Merge branch 'bg/cleanup-tests' into ccase/r13b04_dev | Erlang/OTP |
2010-01-30 | compiler: make ignore_native_errors also handle internal hipe errors | Björn Gustavsson |
2010-01-30 | re tests: disable native-code compilation for huge modules | Björn Gustavsson |
2010-01-30 | Teach the compiler the no_native option | Björn Gustavsson |
2010-01-30 | Update copyright header | Björn Gustavsson |
2010-01-30 | Merge branch 'ta/ensure_dir_eexist' into ccase/r13b04_dev | Erlang/OTP |
2010-01-30 | Merge branch 'mp/hipe-smp-fixes' into ccase/r13b04_dev | Erlang/OTP |
2010-01-29 | file_SUITE: eliminate a warning for an unused variable | Björn Gustavsson |
2010-01-29 | kernel tests: modernize guard tests | Björn Gustavsson |
2010-01-29 | unicode_SUITE: replace deprecated concat_binary/1 with list_to_binary/1 | Björn Gustavsson |
2010-01-29 | stdlib tests: modernize guard tests | Björn Gustavsson |
2010-01-29 | Test suites: fix creation of Emakefiles | Björn Gustavsson |
2010-01-29 | OTP-8343 The documentation is now possible to build in an open source | Lars G Thorsen |
2010-01-27 | work around hipe_mfa_info_table lock omission | Mikael Pettersson |
2010-01-27 | fix hipe loader SMP non-atomicity error | Mikael Pettersson |
2010-01-27 | Update preloaded files | Björn Gustavsson |
2010-01-27 | Merge branch 'rb/stdlib_re_unicode_fixes' into ccase/r13b04_dev | Erlang/OTP |
2010-01-27 | Fix lost unicode option in re:compile() | Patrik Nyblom |
2010-01-27 | Refactor out repeated block in re module | Rory Byrne |
2010-01-27 | Fix re:replace/4 to handle unicode charlist Replacement argument | Rory Byrne |
2010-01-27 | Fix re:replace/4 to handle unicode charlist RE argument | Patrik Nyblom |