aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc
AgeCommit message (Expand)Author
2010-06-15The R14A releaseOTP_R14AErlang/OTP
2010-06-14OTP-8710 Fix emulator crash caused by setting CPU topologyRickard Green
2010-06-11Update release notesBjörn Gustavsson
2010-06-09Merge branch 'pan/otp_8669_doc_autoimported' into devErlang/OTP
2010-06-08Merge branch 'bg/nif_error' into devErlang/OTP
2010-06-04Change documentation for erlang:min/2,max/2 and port_command/3 toPatrik Nyblom
2010-06-03Add documentation for call time breakpointsBjörn-Egil Dahlberg
2010-06-03OTP-8666 Enable automatic binding of schedulers when possibleRickard Green
2010-06-03OTP-8555 Send message from NIFSverker Eriksson
2010-06-03Merge branch 'pan/otp_8086_ms_grammar' into devErlang/OTP
2010-06-02Merge branch 'jv/autoimport-binary_to_term_2' into devErlang/OTP
2010-06-02Add match_specification grammar documentation specifically for etsPatrik Nyblom
2010-05-31Add erlang:nif_error/1,2Björn Gustavsson
2010-05-24erl_nif: add make_atom_len, make_existing_atom_len and make_string_lenTuncer Ayaz
2010-05-24erl_nif: add enif_get_atom_length and enif_get_list_lengthTuncer Ayaz
2010-05-24erl_nif: add enif_is_list and enif_is_tupleTuncer Ayaz
2010-05-24Change binary_to_term/2 to be auto-importedJayson Vantuyl
2010-05-21Correct typos in EEP-0031 implementationTuncer Ayaz
2010-05-17Add documentation for binary modulePatrik Nyblom
2010-05-17Fix typo in code exampleRaimo Niskanen
2010-04-28OTP-8474 NIF improvements after R13B04Sverker Eriksson
2010-04-09Merge branch 'ta/nif-documentation' into devErlang/OTP
2010-04-07Fix typos in erl_nif.xmlTuncer Ayaz
2010-04-06Build erl_nif manpageTuncer Ayaz
2010-03-26Fix spelling: "loose" is not a verbMagnus Henoch
2010-03-22Merge branch 'pan/otp_8332_halfword' into devErlang/OTP
2010-03-17Merge branch 'hawk/escript-add-create-and-extract' into devErlang/OTP
2010-03-16Add functions to create and extract escriptsHåkan Mattsson
2010-03-16Correct grammatical problems in conjunction with 'its'Matthias Lang
2010-03-16Change all incorrect occurrences of it's to itsMatthias Lang
2010-03-10Teach {wordsize,internal|external} to system_info/1Patrik Nyblom
2010-02-19Update release notesBjörn-Egil Dahlberg
2010-02-17OTP-8335 NIF improvements:Sverker Eriksson
2010-02-17OTP-8335 NIF improvements:Sverker Eriksson
2010-02-17OTP-8457 Minor documentation fixes. Mainly anchor adjustments.Rickard Green
2010-02-15OTP-8335 NIF improvements:Sverker Eriksson
2010-02-12Merge branch 'bd/doc-fixes' into ccase/r13b04_devErlang/OTP
2010-02-11OTP-8335 Even more NIF featuresSverker Eriksson
2010-02-10OTP-8422 Removed bogus "\011" character sequence in documentation.Hans Bolinder
2010-02-10Merge branch 'rani/inet_gethostbyname_fixes' into ccase/r13b04_devErlang/OTP
2010-02-10Fix minor documentation errorsBernard Duggan
2010-02-09inet:gethostbyname improved to parse IP strings and look up own hostnameRaimo Niskanen
2010-02-02Add the +t emulator option to change the maximum number of atomsJulien Barbot
2010-01-26OTP-8343 The documentation is now possible to build in an open sourceLars G Thorsen
2010-01-20Merge branch 'cf/compile_warning_as_error' into ccase/r13b04_devErlang/OTP
2010-01-19Add option -Werror in erlc(1)Christopher Faulet
2010-01-15Merge branch 'egil/binary-gc' into ccase/r13b04_devErlang/OTP
2010-01-13Add documentation for binary heap size settings.Björn-Egil Dahlberg
2010-01-12Merge branch 'jv/binary_to_term-opts' into ccase/r13b04_devErlang/OTP
2010-01-08add options to binary_to_termJayson Vantuyl