Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-21 | Add testcase | Patrik Nyblom | |
2011-03-21 | Teach win32/sys.c (fd-driver) not to leak readers causing init:restart to fail | Patrik Nyblom | |
2011-03-21 | Make Erlang build with Latest MS SDK, 7.1 (and VStudio 2010) | Patrik Nyblom | |
2011-03-17 | Make erts_printf %T not recurse on C stack | Patrik Nyblom | |
2011-03-17 | Prevent configuration of hipe and halfword emulator together | Sverker Eriksson | |
If not explicitly enabled, hipe is auto-disabled for halfword emulator. Configuration fails if both are explicitly enabled. | |||
2011-03-16 | erts: Remove unused variables | Tuncer Ayaz | |
2011-03-16 | Update version numbers | Björn-Egil Dahlberg | |
2011-03-14 | Prepare releaseOTP_R14B02 | Erlang/OTP | |
2011-03-14 | Skip reltool_app_SUITE:undef_funcs on debug compiled emulator | Siri Hansen | |
2011-03-14 | Merge branch 'nick/CORBA/avoid_warnings/OTP-9050' into dev | Niclas Eklund | |
* nick/CORBA/avoid_warnings/OTP-9050: Corrected type of action in release notes. Corrected version in release notes file. Conflicts: lib/cosProperty/doc/src/notes.xml | |||
2011-03-14 | Corrected type of action in release notes. | Niclas Eklund | |
2011-03-14 | Corrected version in release notes file. | Niclas Eklund | |
2011-03-11 | Corrected fd_driver and cleaned up some really old code in win32/sys.[ch] | Patrik Nyblom | |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg | |
2011-03-11 | Update release version in install README | Björn-Egil Dahlberg | |
2011-03-11 | Update primary bootstrap | Björn-Egil Dahlberg | |
2011-03-11 | Merge branch 'pan/doc_link_corrections/OTP-9112' into dev | Björn-Egil Dahlberg | |
* pan/doc_link_corrections/OTP-9112: Remove link_check warnings re httpc.xml,sys.xml and unicode.xml Change io.xml so that html anchors gets generated for all arities | |||
2011-03-11 | Merge branch 'sa/dialyzer-missing-spec' into dev | Henrik Nord | |
* sa/dialyzer-missing-spec: Add spec to dialyzer_cl_parse:get_lib_dir/1 OTP-9129 | |||
2011-03-11 | Merge branch 'pg/hipe-remove-constants-pool' into dev | Niclas Axelsson | |
* pg/hipe-remove-constants-pool: Remove hipe constants pool OTP-9128 | |||
2011-03-11 | Merge branch 'ks/kernel-dialyzer-cleanups' into dev | Niclas Axelsson | |
* ks/kernel-dialyzer-cleanups: Add spec for function that does not return Strenghen spec Introduce types to avoid duplication in specs Add specs for functions that do not return Add specs for behaviour callbacks Simplify two specs OTP-9127 | |||
2011-03-11 | Add spec for function that does not return | Kostis Sagonas | |
2011-03-11 | Strenghen spec | Kostis Sagonas | |
2011-03-11 | Introduce types to avoid duplication in specs | Kostis Sagonas | |
2011-03-11 | Add specs for functions that do not return | Kostis Sagonas | |
2011-03-11 | Add specs for behaviour callbacks | Kostis Sagonas | |
2011-03-11 | Simplify two specs | Kostis Sagonas | |
2011-03-11 | Merge branch 'ks/dialyzer-r14b02-final-touches' into dev | Niclas Axelsson | |
* ks/dialyzer-r14b02-final-touches: Release notes and new version for R14B02 More descriptive warning when a tuple pattern matches a typed record Better blame assignment when a spec is erroneous Generate better warnings for failing guards Fix an erroneous warning Refactoring so that a flat string() is returned Renamed error/1 function and added specs Renamed error/1 function and added specs OTP-9126 | |||
2011-03-11 | Release notes and new version for R14B02 | Kostis Sagonas | |
2011-03-11 | More descriptive warning when a tuple pattern matches a typed record | Stavros Aronis | |
2011-03-11 | Better blame assignment when a spec is erroneous | Stavros Aronis | |
Applies to the specification of the return value of a function. | |||
2011-03-11 | Generate better warnings for failing guards | Stavros Aronis | |
2011-03-11 | Fix an erroneous warning | Kostis Sagonas | |
2011-03-11 | Refactoring so that a flat string() is returned | Kostis Sagonas | |
2011-03-11 | Renamed error/1 function and added specs | Kostis Sagonas | |
2011-03-11 | Renamed error/1 function and added specs | Kostis Sagonas | |
2011-03-11 | Merge branch 'bjorn/binary-overflow/OTP-9117' into dev | Björn Gustavsson | |
* bjorn/binary-overflow/OTP-9117: Fix 18 exabyte memory allocation failure | |||
2011-03-11 | Merge branch 'bjorn/doc-fixes' into dev | Björn Gustavsson | |
* bjorn/doc-fixes: Reference Manual: Replace "it's" with "its" Reference manual: Add missing right parenthesis Reference manual: Don't mention fault/{1,2} | |||
2011-03-11 | Merge branch 'ay/precisionfix/OTP-8989' into dev | Raimo Niskanen | |
* ay/precisionfix/OTP-8989: Fix ~F.Fs bug, add testcase and improve documentation io_lib_format string precision fix | |||
2011-03-10 | Merge branch 'pg/fix-hibernate-with-hipe' into dev | Sverker Eriksson | |
* pg/fix-hibernate-with-hipe: Update copyright years Fix NULL-free bug in hibernate on debug emulator Fix several bugs related to hibernate/3 and HiPE Conflicts: erts/emulator/test/hibernate_SUITE.erl OTP-9125 | |||
2011-03-10 | Update copyright years | Sverker Eriksson | |
2011-03-10 | Fix NULL-free bug in hibernate on debug emulator | Sverker Eriksson | |
2011-03-10 | Fix typo in filelib module doc | Ricardo | |
2011-03-10 | Merge branch 'sverker/valgrind-new-suppressions' into dev | Sverker Eriksson | |
* sverker/valgrind-new-suppressions: Make halfword emulator with valgrind target allocate low memory Add erts_alloc_permanent_cache_aligned to supress valgrind | |||
2011-03-10 | Merge branch 'rickard/scheduler-wait/OTP-9105' into dev | Rickard Green | |
* rickard/scheduler-wait/OTP-9105: The emulator could get into a state where it didn't check for I/O. | |||
2011-03-10 | Merge branch 'hb/edoc/specs_and_types/OTP-8525' into dev | Hans Bolinder | |
* hb/edoc/specs_and_types/OTP-8525: Make Erlang specifications and types available in EDoc | |||
2011-03-10 | Make Erlang specifications and types available in EDoc | Hans Bolinder | |
It is now possible to use Erlang specifications and types in EDoc documentation. Erlang specifications and types will be used unless there is also a function specification (@spec) or a type alias (@type) with the same name. In the current implementation the placement of -spec matters: it should be placed where the @spec would otherwise have been placed. Not all Erlang types are included in the documentation, but only those exported by some export_type declaration or used by some documented Erlang specification (-spec). There is currently no support for overloaded Erlang specifications. The syntax definitions of EDoc have been augmented to cope with most of the Erlang types. (But we recommend that Erlang types should be used instead.) edoc:read_source() takes one new option, report_missing_types. edoc_layout:module() takes one new option, pretty_printer. | |||
2011-03-10 | Merge branch 'lukas/common_test/suite_callback/OTP-8851' into dev | Lukas Larsson | |
* lukas/common_test/suite_callback/OTP-8851: Update init_per_suite to not crash when there is no suite/0 Update links info in ct_hooks to point to the right place Update ct_hooks to fail gracefully when a hook is entered incorrectly in suite/0 | |||
2011-03-10 | Add spec to dialyzer_cl_parse:get_lib_dir/1 | Stavros Aronis | |
2011-03-10 | Fix ~F.Fs bug, add testcase and improve documentation | Raimo Niskanen | |
2011-03-10 | io_lib_format string precision fix | Ali Yakout | |