Age | Commit message (Expand) | Author |
2010-06-15 | The R14A releaseOTP_R14A | Erlang/OTP |
2010-06-14 | OTP-8710 Fix emulator crash caused by setting CPU topology | Rickard Green |
2010-06-11 | Update release notes | Björn Gustavsson |
2010-06-09 | Merge branch 'pan/otp_8669_doc_autoimported' into dev | Erlang/OTP |
2010-06-08 | Merge branch 'bg/nif_error' into dev | Erlang/OTP |
2010-06-04 | Change documentation for erlang:min/2,max/2 and port_command/3 to | Patrik Nyblom |
2010-06-03 | Add documentation for call time breakpoints | Björn-Egil Dahlberg |
2010-06-03 | OTP-8666 Enable automatic binding of schedulers when possible | Rickard Green |
2010-06-03 | OTP-8555 Send message from NIF | Sverker Eriksson |
2010-06-03 | Merge branch 'pan/otp_8086_ms_grammar' into dev | Erlang/OTP |
2010-06-02 | Merge branch 'jv/autoimport-binary_to_term_2' into dev | Erlang/OTP |
2010-06-02 | Add match_specification grammar documentation specifically for ets | Patrik Nyblom |
2010-05-31 | Add erlang:nif_error/1,2 | Björn Gustavsson |
2010-05-24 | erl_nif: add make_atom_len, make_existing_atom_len and make_string_len | Tuncer Ayaz |
2010-05-24 | erl_nif: add enif_get_atom_length and enif_get_list_length | Tuncer Ayaz |
2010-05-24 | erl_nif: add enif_is_list and enif_is_tuple | Tuncer Ayaz |
2010-05-24 | Change binary_to_term/2 to be auto-imported | Jayson Vantuyl |
2010-05-21 | Correct typos in EEP-0031 implementation | Tuncer Ayaz |
2010-05-17 | Add documentation for binary module | Patrik Nyblom |
2010-05-17 | Fix typo in code example | Raimo Niskanen |
2010-04-28 | OTP-8474 NIF improvements after R13B04 | Sverker Eriksson |
2010-04-09 | Merge branch 'ta/nif-documentation' into dev | Erlang/OTP |
2010-04-07 | Fix typos in erl_nif.xml | Tuncer Ayaz |
2010-04-06 | Build erl_nif manpage | Tuncer Ayaz |
2010-03-26 | Fix spelling: "loose" is not a verb | Magnus Henoch |
2010-03-22 | Merge branch 'pan/otp_8332_halfword' into dev | Erlang/OTP |
2010-03-17 | Merge branch 'hawk/escript-add-create-and-extract' into dev | Erlang/OTP |
2010-03-16 | Add functions to create and extract escripts | Håkan Mattsson |
2010-03-16 | Correct grammatical problems in conjunction with 'its' | Matthias Lang |
2010-03-16 | Change all incorrect occurrences of it's to its | Matthias Lang |
2010-03-10 | Teach {wordsize,internal|external} to system_info/1 | Patrik Nyblom |
2010-02-19 | Update release notes | Björn-Egil Dahlberg |
2010-02-17 | OTP-8335 NIF improvements: | Sverker Eriksson |
2010-02-17 | OTP-8335 NIF improvements: | Sverker Eriksson |
2010-02-17 | OTP-8457 Minor documentation fixes. Mainly anchor adjustments. | Rickard Green |
2010-02-15 | OTP-8335 NIF improvements: | Sverker Eriksson |
2010-02-12 | Merge branch 'bd/doc-fixes' into ccase/r13b04_dev | Erlang/OTP |
2010-02-11 | OTP-8335 Even more NIF features | Sverker Eriksson |
2010-02-10 | OTP-8422 Removed bogus "\011" character sequence in documentation. | Hans Bolinder |
2010-02-10 | Merge branch 'rani/inet_gethostbyname_fixes' into ccase/r13b04_dev | Erlang/OTP |
2010-02-10 | Fix minor documentation errors | Bernard Duggan |
2010-02-09 | inet:gethostbyname improved to parse IP strings and look up own hostname | Raimo Niskanen |
2010-02-02 | Add the +t emulator option to change the maximum number of atoms | Julien Barbot |
2010-01-26 | OTP-8343 The documentation is now possible to build in an open source | Lars G Thorsen |
2010-01-20 | Merge branch 'cf/compile_warning_as_error' into ccase/r13b04_dev | Erlang/OTP |
2010-01-19 | Add option -Werror in erlc(1) | Christopher Faulet |
2010-01-15 | Merge branch 'egil/binary-gc' into ccase/r13b04_dev | Erlang/OTP |
2010-01-13 | Add documentation for binary heap size settings. | Björn-Egil Dahlberg |
2010-01-12 | Merge branch 'jv/binary_to_term-opts' into ccase/r13b04_dev | Erlang/OTP |
2010-01-08 | add options to binary_to_term | Jayson Vantuyl |