Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-21 | Documentation fix | Rickard Green | |
2014-03-20 | Verify runtime_dependencies when running 'otp_build patch_app' | Rickard Green | |
2014-03-17 | Clarify the reference manual regarding source file encoding | Hans Bolinder | |
2014-02-24 | Merge branch 'rickard/otp_version/OTP-11615' | Rickard Green | |
* rickard/otp_version/OTP-11615: Update OTP version documentation | |||
2014-02-24 | Update OTP version documentation | Rickard Green | |
2014-02-24 | Merge branch 'lukas/ose/master/OTP-11334' | Lukas Larsson | |
* lukas/ose/master/OTP-11334: (71 commits) erts: Fix unix efile assert ose: Use -O2 when building ose: Expand OSE docs ose: Add dummy ttsl driver ose: Cleanup cleanup of mutex selection defines ose: Polish mmap configure checks ose: Add ose specific x-compile flags ose: Updating fd_driver and spawn_driver for OSE ose: Updating event and signal API for OSE ose: Cleanup of mutex selection defines win32: Compile erl_log.exe ose: Remove uneccesary define ose: Fix ssl configure test for osx erts: Fix sys_msg_dispatcher assert ose: Fix broken doc links ose: Thread priorities configurable from lmconf ose: Yielding the cpu is done "the OSE" way ose: Start using ppdata for tse key ose: Do not use spinlocks on OSE ose: Fix support for crypto ... Conflicts: lib/crypto/c_src/crypto.c | |||
2014-02-24 | Merge branch 'byaruhaf/add-books/OTP-11754' | Henrik Nord | |
* byaruhaf/add-books/OTP-11754: Updated Copyright year and recent Erlang books | |||
2014-02-24 | ose: Create OSE application | Lukas Larsson | |
Create an specific OSE application that mainly contains documentation around the OSE specific part of Erlang/OTP. | |||
2014-02-21 | Merge branch 'rickard/otp_version/OTP-11615' | Rickard Green | |
* rickard/otp_version/OTP-11615: Misc adjustments of OTP version | |||
2014-02-20 | erts: Add more details to warning in on_load docs | Sverker Eriksson | |
2014-02-19 | Misc adjustments of OTP version | Rickard Green | |
2014-02-18 | Updated Copyright year and recent Erlang books | Byaruhanga Franklin | |
Added "Introducing Erlang" & "Learn You Some Elrlang for Great Good" Also changed the href for "Programming Erlang" to the new second edition. | |||
2014-02-12 | [refmanual] Fix List in definition of pre-defined types | Hans Bolinder | |
improper_list(Type1, Type2) has been replaced by nonempty_improper_list(Type1, Type2). | |||
2014-01-28 | Merge branch 'essen/remote-set-cookie/OTP-11637' | Lukas Larsson | |
* essen/remote-set-cookie/OTP-11637: set_cookie/2 call needs to be fully qualified | |||
2014-01-28 | Merge branch 'bjorn/on_load-documentation/OTP-11611' | Björn Gustavsson | |
* bjorn/on_load-documentation/OTP-11611: Update the note for -on_load() | |||
2014-01-27 | Merge branch 'lukas/17/docfixes/OTP-11613' | Lukas Larsson | |
* lukas/17/docfixes/OTP-11613: system: Fix documentation typoes | |||
2014-01-27 | system: Fix documentation typoes | Lukas Larsson | |
2014-01-27 | Update the note for -on_load() | Björn Gustavsson | |
We can't recommend -on_load() for general use. | |||
2014-01-24 | Merge branch 'zaa/docfix' | Henrik Nord | |
* zaa/docfix: Typo fix OTP-11606 | |||
2014-01-16 | set_cookie/2 call needs to be fully qualified | Loïc Hoguin | |
2014-01-03 | Typo fix | Alexander Zhuravlev | |
Corrected a link to gen_fsm behaviour description. | |||
2013-12-20 | Merge branch 'dgud/remove-gs-apps/OTP-10915' | Dan Gudmundsson | |
2013-12-12 | Document named fun expressions | Anthony Ramine | |
2013-12-09 | Update preloaded modules | Magnus Lidén | |
2013-12-09 | Update system readme for R16B03 | Magnus Lidén | |
2013-11-29 | Merge branch 'maint' | Dan Gudmundsson | |
Conflicts: erts/etc/win32/Install.c | |||
2013-11-29 | Merge branch 'dgud/sasl/no_dot_erlang_boot/OTP-8479' into maint | Dan Gudmundsson | |
* dgud/sasl/no_dot_erlang_boot/OTP-8479: sasl: Add no_dot_erlang documentation and tests sasl: Add no_dot_erlang start script | |||
2013-11-13 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-11-09 | fixed small typo (missing right parenthesis) in gen_fsm example | Boris Mühmer | |
2013-11-07 | Remove references to removed applications | Dan Gudmundsson | |
2013-10-14 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-10-14 | Merge branch 'fenollp/treewide_remove_unexpected_0xff/OTP-11323' into maint | Fredrik Gustafsson | |
* fenollp/treewide_remove_unexpected_0xff/OTP-11323: Remove ^L characters hidden randomly in the code. Not those used in text files as delimiters. | |||
2013-10-03 | sasl: Add no_dot_erlang documentation and tests | Dan Gudmundsson | |
2013-09-13 | Update system readme for R16B02 | Magnus Lidén | |
2013-09-12 | Remove ^L characters hidden randomly in the code. Not those used in text ↵ | Pierre Fenoll | |
files as delimiters. While working on a tool that processes Erlang code and testing it against this repo, I found out about those little sneaky 0xff. I thought it may be of help to other people build such tools to remove non-conforming-to-standard characters. | |||
2013-09-12 | Merge branch 'maint' | Hans Bolinder | |
* maint: Correct documentation of predefined types crypto: Add ticket for 5d8a13bb6a180e0a | |||
2013-09-12 | Correct documentation of predefined types | Hans Bolinder | |
The documentation of predefined types has been corrected Thanks to Kostis Sagonas. | |||
2013-09-10 | Merge branch 'maint' | Hans Bolinder | |
* maint: Correct documentation of predefined and built-in types | |||
2013-09-06 | Correct documentation of predefined and built-in types | Hans Bolinder | |
iodata/0, arity/0, and nonempty_list/0,1 have been added; nonempty_maybe_improper_list/1 and maybe_improper_list/1 removed. | |||
2013-07-08 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-07-07 | Fix Nif doc typos | Yoshihiro Tanaka | |
2013-06-12 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg | |
2013-06-10 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-06-10 | Remove 'query' from the list of reserved words in docs | Loïc Hoguin | |
Credits go to Matthias Endler for finding it. | |||
2013-04-19 | Convert XML files to UTF-8 | Hans Bolinder | |
2013-04-08 | Remove unused Postscript files | Hans Bolinder | |
2013-04-04 | Remove unused XML files | Hans Bolinder | |
incompatible.xml and highlights.xml haven't been included anywhere for a long time. | |||
2013-03-11 | Update copyright notice | Lukas Larsson | |
2013-03-07 | Fix gen_fsm example code | Tuncer Ayaz | |