Age | Commit message (Expand) | Author |
2011-03-02 | Add ISO week number calculation functions to the calendar module in stdlib | Imre Horvath |
2011-03-02 | Merge branch 'fm/dict-man-page' into dev | Niclas Axelsson |
2011-02-28 | Merge branch 'lukas/stdlib/native_escript/OTP-9076' into dev | Lukas Larsson |
2011-02-25 | Fix trivial typos in supervisor_SUITE | Tuncer Ayaz |
2011-02-23 | stdlib tests: Eliminate some compiler warnings | Björn Gustavsson |
2011-02-23 | Merge branch 'ia/supervisor-saves-unnecessary-data/OTP-9064' into dev | Ingela Anderton Andin |
2011-02-22 | Added test case do_not_save_start_parameters_for_temporary_children and fixed | Ingela Anderton Andin |
2011-02-22 | Do not save parameter list for any temporary processes | Ingela Anderton Andin |
2011-02-22 | Do not save initial arguments for dynamic temporary processes | Ingela Anderton Andin |
2011-02-18 | Merge branch 'sverker/ets_halfword_highmem/OTP-8941' into dev | Sverker Eriksson |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Update so that count_children_memory is skipped on +Meamin emulators | Lukas Larsson |
2011-02-17 | Update and add cover spec files to work with common_test | Lukas Larsson |
2011-02-17 | Update all test specs | Lukas Larsson |
2011-02-17 | Fix formatting for stdlib | Lukas Larsson |
2011-02-17 | Add init_per_suite and end_per_suite | Lukas Larsson |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson |
2011-02-17 | Update stdlib tests to conform with common_test standard | Lukas Larsson |
2011-02-17 | Update all fin_per_testcase to end_per_testcase. | Lukas Larsson |
2011-02-15 | Merge branch 'egil/io-badarg/OTP-9045' into dev | Björn-Egil Dahlberg |
2011-02-10 | Fix exception generation in the io module | Björn-Egil Dahlberg |
2011-02-03 | HALFWORD ETS removed eheap and improved test case t_match_spec_run | Sverker Eriksson |
2011-02-03 | HALFWORD ETS Fix segv for match spec with several function and guards | Sverker Eriksson |
2011-02-03 | HALFWORD ETS 32-bit arch fixes and other cleanups | Sverker Eriksson |
2011-02-03 | HALFWORD ETS relative terms | Sverker Eriksson |
2011-01-25 | Update escrips to allow the -n or -compile(native) flag, which compiles the c... | Lukas Larsson |
2011-01-18 | Refuse to compile functions with too many arguments | Björn Gustavsson |
2011-01-17 | Merge branch 'bjorn/beam-loader/OTP-9030' into dev | Björn Gustavsson |
2011-01-17 | c: Reduce memory footprint | Björn Gustavsson |
2011-01-17 | erl_posix_msg: Reduce memory footprint | Björn Gustavsson |
2011-01-17 | Removed use of deprecated function size | Ingela Anderton Andin |
2011-01-11 | Merge branch 'td/base64-mime-decoding' into dev | Ingela Anderton Andin |
2010-12-29 | Merge branch 'maint-r14' into dev | Patrik Nyblom |
2010-12-29 | Merge branch 'pan/r14b01-dialyzer-type-corrections' into dev | Patrik Nyblom |
2010-12-28 | Prepare release | Erlang/OTP |
2010-12-28 | Correct type specs in io | Patrik Nyblom |
2010-12-28 | Remove dead code (and dialyzer errors) from filename and re | Patrik Nyblom |
2010-12-21 | Correct type specs in io | Patrik Nyblom |
2010-12-21 | Merge branch 'pan/r14b01-dialyzer-type-corrections' into dev | Patrik Nyblom |
2010-12-21 | Remove faulty change left by mistake in epp | Patrik Nyblom |
2010-12-21 | Merge branch 'pan/r14b01-dialyzer-type-corrections' into dev | Patrik Nyblom |
2010-12-21 | Merge branch 'bjorn/bs-zero-width-bug/OTP-8997' into dev | Björn Gustavsson |
2010-12-21 | Fix type-checking of variable used in zero-width bit syntax construction | Björn Gustavsson |
2010-12-20 | Removed dead code | Patrik Nyblom |
2010-12-17 | Remove dead code (and dialyzer errors) from filename and re | Patrik Nyblom |
2010-12-17 | Merge branch 'rickard/ets-tab-delete/OTP-8999' into dev | Rickard Green |
2010-12-16 | Safe deallocation of ETS-table structures | Rickard Green |
2010-12-13 | Fixes to the orddict module documentation | Filipe David Manana |
2010-12-13 | Fixes to the dict module documentation | Filipe David Manana |
2010-12-10 | Fix a couple typos in filename encoding docs | Tuncer Ayaz |