Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-19 | Fixed spelling and such things... | Micael Karlberg | |
Please enter the commit message for your changes. Lines starting | |||
2011-02-18 | Lost of fixes... | Micael Karlberg | |
*) Update release notes (with regard to module_compliance) *) New compiler options: agent_capabilities and module_compliance *) Update mib compiler option description (new options for agent_capabilities and module_compliance) *) New test case for module_compliance. *) Added test mib for module_complianc test case. *) Added some options for the MIB makefile. ... | |||
2011-02-18 | Merge branch 'mh/file-fix_spec' into dev | Niclas Axelsson | |
* mh/file-fix_spec: Fix -spec for file:write_file/3 OTP-9067 | |||
2011-02-18 | Merge branch 'sverker/ets_halfword_highmem/OTP-8941' into dev | Sverker Eriksson | |
* sverker/ets_halfword_highmem/OTP-8941: HALFWORD ETS Fix copyright year in some source files Fix vm crash in kernel test case seq_trace_SUITE:call remove NIF compile warning: no previous prototype for ‘nif_init’ Refuse to load NIF library on wrong VM variant (halfword/fullword) HALFWORD ETS match spec heap fragment optimization HALFWORD ETS removed eheap and improved test case t_match_spec_run HALFWORD ETS Further match spec optimization to minimize copying and garbage HALFWORD ETS db_prog_match optimization HALFWORD ETS Fix segv for match spec with several function and guards HALFWORD Make system_info mseg_alloc report both low/high mem HALFWORD Fix segv caused by erlang:halt HALFWORD Make more allocators use high mem (binary, fixed and driver) HALFWORD ETS 32-bit arch fixes and other cleanups HALFWORD ETS nicer update_element HALFWORD ETS Real matching on relative terms HALFWORD first stab at high mem alloc HALFWORD ETS relative terms Conflicts: erts/emulator/test/driver_SUITE.erl | |||
2011-02-18 | Fixed mc_modules and ac_variations. | Micael Karlberg | |
2011-02-18 | Fixed mc_compliancepart rule (improper list). | Micael Karlberg | |
2011-02-18 | Fixed "some things". Also added a *lot* of debug printouts... | Micael Karlberg | |
2011-02-18 | Update spec file to work with new common test structure | Lukas Larsson | |
2011-02-18 | Merge branch 'jp/dependencies_makefile' into dev | Björn Gustavsson | |
* jp/dependencies_makefile: Add dependencies Makefile generation to erlc(1) and compile(3) Conflicts: lib/compiler/test/compile_SUITE.erl OTP-9065 | |||
2011-02-18 | Add dependencies Makefile generation to erlc(1) and compile(3) | Jean-Sébastien Pédron | |
This is useful when a project is built with Makefiles and erlc(1) instead of EMakefiles. Tracking dependencies by hand is error-prone and it becomes painful when using external application headers like EUnit's one. A dependencies Makefile will look like this: module.beam: module.erl \ /usr/local/lib/erlang/lib/eunit-2.1.4/include/eunit.hrl \ header.hrl When included in the main Makefile, 'module' will be recompiled only when needed. GCC offers the same feature and new erlc(1) options are compatible with it. More informations at: http://wiki.github.com/dumbbell/otp/dependencies-makefile | |||
2011-02-18 | Test suites for Dialyzer | Stavros Aronis | |
This is a transcription of most of the cvs.srv.it.uu.se:/hipe repository dialyzer_tests into test suites that use the test server framework. See README for information on how to use the included scripts for modifications and updates. When testing Dialyzer it's important that several OTP modules are included in the plt. The suites takes care of that too. | |||
2011-02-17 | Fixed release notes. | Micael Karlberg | |
2011-02-17 | Update ipv6 testcase to be skipped if no ipv6 hosts are defined | Lukas Larsson | |
2011-02-17 | Update ftp suite to take config from ct:get_config | Lukas Larsson | |
2011-02-17 | Update gethostname test cases for v6 to use the v6 hosts instead of v4 | Lukas Larsson | |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson | |
2011-02-17 | Strip ts.config of internal addresses. | Lukas Larsson | |
2011-02-17 | Update ssl orber tests to be skipped if there is no ssl installed | Lukas Larsson | |
2011-02-17 | Update init_per_suite to skip all tests if crypto does not exist | Lukas Larsson | |
2011-02-17 | Update so that count_children_memory is skipped on +Meamin emulators | Lukas Larsson | |
2011-02-17 | Update so that tests are skipped if odbc:connect fails | Lukas Larsson | |
2011-02-17 | Update init_per_testcase to kill all slaves when called. | Lukas Larsson | |
This is to prevent testcases which fail to before to chain with the ones run after. | |||
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 wx | Lukas Larsson | |
2011-02-17 | Fix formatting for tools | Lukas Larsson | |
2011-02-17 | Fix formatting for syntax_tools | Lukas Larsson | |
2011-02-17 | Fix formatting for stdlib | Lukas Larsson | |
2011-02-17 | Fix formatting for ssl | Lukas Larsson | |
2011-02-17 | Fix formatting for runtime_tools | Lukas Larsson | |
2011-02-17 | Fix formatting for reltool | Lukas Larsson | |
2011-02-17 | Fix formatting for public_key | Lukas Larsson | |
2011-02-17 | Fix formatting for percept | Lukas Larsson | |
2011-02-17 | Fix formatting for parsetools | Lukas Larsson | |
2011-02-17 | Fix formatting for os_mon | Lukas Larsson | |
2011-02-17 | Fix formatting for orber | Lukas Larsson | |
2011-02-17 | Fix formatting for odbc | Lukas Larsson | |
2011-02-17 | Fix formatting for observer | Lukas Larsson | |
2011-02-17 | Fix formatting for mnesia | Lukas Larsson | |
2011-02-17 | Fix formatting and also some migration fixes for megaco | Lukas Larsson | |
2011-02-17 | Fix formatting for kernel | Lukas Larsson | |
2011-02-17 | Fix formatting for jinterface | Lukas Larsson | |
2011-02-17 | Fix formatting for invision | Lukas Larsson | |
2011-02-17 | Fix formatting for inets | Lukas Larsson | |
2011-02-17 | Fix formatting for ic | Lukas Larsson | |
2011-02-17 | Fix formatting for eunit | Lukas Larsson | |
2011-02-17 | Fix formatting for et | Lukas Larsson | |
2011-02-17 | Fix formatting for erl_interface | Lukas Larsson | |
2011-02-17 | Fix formatting for edoc | Lukas Larsson | |
2011-02-17 | Fix formatting and also some migration fixes for debugger | Lukas Larsson | |