Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-04 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-11-04 | Merge branch 'cmeiklejohn/csm-fix-memsup-problems/OTP-11454' into maint | Fredrik Gustafsson | |
* cmeiklejohn/csm-fix-memsup-problems/OTP-11454: Fix incorrect reporting of memory on OS X via memsup. | |||
2013-11-04 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-11-04 | Merge branch 'Tonkpils/typo-fix/OTP-11455' into maint | Fredrik Gustafsson | |
* Tonkpils/typo-fix/OTP-11455: Update primary bootstrap Typo fix ambigous -> ambiguous | |||
2013-11-01 | Update primary bootstrap | Fredrik Gustafsson | |
2013-11-01 | Typo fix ambigous -> ambiguous | Leo Correa | |
2013-11-01 | Merge branch 'maint' | Lukas Larsson | |
* maint: erts: Add max alignment posix_memalign configure check | |||
2013-11-01 | Merge branch 'lukas/erts/openbsd-posix-memalign-fix/OTP-11371' into maint | Lukas Larsson | |
* lukas/erts/openbsd-posix-memalign-fix/OTP-11371: erts: Add max alignment posix_memalign configure check | |||
2013-11-01 | erts: Add max alignment posix_memalign configure check | Lukas Larsson | |
On some OSs posix_memalign exists, but it does not allow for alignment greater than the current page size. So we have to do a runtime check for alignment size and also add cross compile options. | |||
2013-11-01 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-11-01 | Merge branch 'tsloughter/ssh_doc_fix/OTP-11449' into maint | Fredrik Gustafsson | |
* tsloughter/ssh_doc_fix/OTP-11449: fix private_key type documentation in ssh_server_key_api | |||
2013-10-31 | Fix incorrect reporting of memory on OS X via memsup. | Christopher Meiklejohn | |
Application memsup should be calculating free memory using the speculative pages, in the same manner that the Activity Monitor and top programs on OS X do. In addition, correct page size to 4096, based on verification of available memory between top, vm_stat and Activity Monitor. | |||
2013-10-31 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-10-31 | Merge branch 'gomoripeti/pgo-cover-export-all/OTP-11439' into maint | Fredrik Gustafsson | |
* gomoripeti/pgo-cover-export-all/OTP-11439: tools: Fix compile_beam_opts testcase Take compiler options from beam in cover:compile_beam | |||
2013-10-31 | fix private_key type documentation in ssh_server_key_api | Tristan Sloughter | |
2013-10-31 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-10-31 | Merge branch 'ksquaredkey/fix_inet_tls_dist/OTP-11447' into maint | Fredrik Gustafsson | |
* ksquaredkey/fix_inet_tls_dist/OTP-11447: Remove extraneous dev debug code left in the close function. | |||
2013-10-31 | Remove extraneous dev debug code left in the close function. | Ken Key | |
We do not need a traceback on every close in inet_tls_dist and this breaks using nodetool in control scripts on SSL clustered nodes | |||
2013-10-30 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-10-30 | Merge branch 'JakubOboza/update_install_md/OTP-11448' into maint | Fredrik Gustafsson | |
* JakubOboza/update_install_md/OTP-11448: Update INSTALL.md | |||
2013-10-30 | Update INSTALL.md | Jakub | |
Added info how to generate configure file if building from git. | |||
2013-10-30 | tools: Fix compile_beam_opts testcase | Fredrik Gustafsson | |
2013-10-30 | Take compiler options from beam in cover:compile_beam | Péter Gömöri | |
Similarly to cover compiling from source (in this case some user specified compiler options are allowed) when cover compiling from existing beam take a filtered list of compiler options from the beamfile. This way e.g. export_all can be preserved. See use case in eb02beb1c3 | |||
2013-10-29 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-10-29 | Merge branch 'hawk/regexp_marker/OTP-11442' into maint | Fredrik Gustafsson | |
* hawk/regexp_marker/OTP-11442: Add XML marker for regexp syntax | |||
2013-10-29 | Merge branch 'maint' | Hans Nilsson | |
2013-10-29 | Merge branch 'hans/eldap/starttls/OTP-11336' into maint | Hans Nilsson | |
* hans/eldap/starttls/OTP-11336: eldap: re-fixed earlier bug fix... | |||
2013-10-29 | eldap: re-fixed earlier bug fix... | Hans Nilsson | |
2013-10-28 | Merge branch 'hans/eldap/starttls/OTP-11336' into maint | Hans Nilsson | |
* hans/eldap/starttls/OTP-11336: eldap: minor doc change after review. eldap: Doc eldap: Minor change (error code) eldap: Changed instruction in test/README eldap: Add START_TLS (OTP-11336) | |||
2013-10-28 | eldap: minor doc change after review. | Hans Nilsson | |
2013-10-28 | eldap: Doc | Hans Nilsson | |
2013-10-28 | eldap: Minor change (error code) | Hans Nilsson | |
2013-10-28 | eldap: Changed instruction in test/README | Hans Nilsson | |
2013-10-28 | eldap: Add START_TLS (OTP-11336) | Hans Nilsson | |
2013-10-28 | Merge branch 'hans/ssh/srcip/OTP-11339' into maint | Hans Nilsson | |
* hans/ssh/srcip/OTP-11339: ssh: Add ssh:sockname/1 incl doc and tests ssh: Add function ssh:peername/1 with test | |||
2013-10-28 | ssh: Add ssh:sockname/1 incl doc and tests | Hans Nilsson | |
OTP-11345, sto575, tsk374 | |||
2013-10-28 | ssh: Add function ssh:peername/1 with test | Hans Nilsson | |
OTP-11345, sto575, tsk374 | |||
2013-10-25 | Add XML marker for regexp syntax | Håkan Mattsson | |
2013-10-25 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-10-25 | Merge branch 'puzza007/emacs_iodata_nonempty_string_builtin_types/OTP-11394' ↵ | Fredrik Gustafsson | |
into maint * puzza007/emacs_iodata_nonempty_string_builtin_types/OTP-11394: Add iodata, nonempty_string to built-in type highlighting for emacs | |||
2013-10-24 | Merge branch 'maint' | Peter Andersson | |
2013-10-24 | Merge branch 'peppe/common_test/cover_problem' into maint | Peter Andersson | |
* peppe/common_test/cover_problem: Remove test_server_h from cover spec file | |||
2013-10-24 | Remove test_server_h from cover spec file | Peter Andersson | |
2013-10-23 | Merge branch 'RoadRunnr/fix_dtls_fragment_decoder/OTP-11376' | Fredrik Gustafsson | |
* RoadRunnr/fix_dtls_fragment_decoder/OTP-11376: ssl: fix initialization of DTLS fragment reassembler | |||
2013-10-23 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-10-23 | Merge branch 'ates/sctp_errors_fix/OTP-11379' into maint | Fredrik Gustafsson | |
* ates/sctp_errors_fix/OTP-11379: Update primary bootstrap Add more SCTP errors as described in RFC 4960 | |||
2013-10-22 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-10-22 | Merge branch 'fredrik/tools/emacs_eunit_regexp/OTP-11417' into maint | Fredrik Gustafsson | |
* fredrik/tools/emacs_eunit_regexp/OTP-11417: tools: Add Erlang-specific compilation error regexp for erlang-eunit | |||
2013-10-22 | tools: Add Erlang-specific compilation error regexp for erlang-eunit | Fredrik Gustafsson | |
This defvar was removed in a87a9699735b0a25f99397fba9576f5756da54d3 which made eunit fail on running tests in emacs. | |||
2013-10-22 | Merge branch 'mh/dict_orddict_is_empty/OTP-11353' | Fredrik Gustafsson | |
* mh/dict_orddict_is_empty/OTP-11353: Update primary bootstrap Add dict:is_empty/1 and orddict:is_empty/1 |