aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src
AgeCommit message (Expand)Author
2011-05-23Fix a spec and a typeHans Bolinder
2011-05-18Fixup of re doc and specsPatrik Nyblom
2011-05-16OTP-9022: Fixed endode/decode of values of type Counter32.Micael Karlberg
2011-05-13Merge branch 'hb/stdlib/dets_tablenames/OTP-9282' into devHans Bolinder
2011-05-12Types and specifications have been modified and addedHans Bolinder
2011-05-11Allow Dets tablenames to be arbitrary termsHans Bolinder
2011-05-04Change list to set in supervisor for saving pids of dynamic temprary childrenSiri Hansen
2011-04-28Merge branch 'siri/stdlib/supervisor-terminate_child-simple_one_for_one/OTP-9...Siri Hansen
2011-04-28Merge branch 'km/pool_connect-to-running-nodes' into devHenrik Nord
2011-04-15Merge branch 'dev' into bmk/snmp/snmp420_integrationMicael Karlberg
2011-04-12Allow supervisor:terminate_child(SupRef,Pid) for simple_one_for_oneSiri Hansen
2011-04-12Merge branch 'gc/gen-format-status-improvements' into devHenrik Nord
2011-04-08Merge branch 'dev' into bmk/snmp/snmp420_integrationMicael Karlberg
2011-04-04Completed bug fix "temporary child specs should not be kept when childIngela Anderton Andin
2011-04-04Fix issue with temporary children introduced by OTP-9064Filipe David Manana
2011-03-31Deprecated old manager API (set and get) request functions.Micael Karlberg
2011-03-28Merge branch 'siri/stdlib/log_mf_h-write-index-atomically/OTP-9148' into devSiri Hansen
2011-03-23Update index file atomicallySiri Hansen
2011-03-22Fix a bug concerning record field typesHans Bolinder
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-03-10Fix ~F.Fs bug, add testcase and improve documentationRaimo Niskanen
2011-03-10io_lib_format string precision fixAli Yakout
2011-03-07CleanupKostis Sagonas
2011-03-02Add ISO week number calculation functions to the calendar module in stdlibImre Horvath
2011-02-28Merge branch 'lukas/stdlib/native_escript/OTP-9076' into devLukas Larsson
2011-02-22Added test case do_not_save_start_parameters_for_temporary_children and fixedIngela Anderton Andin
2011-02-22Do not save parameter list for any temporary processesIngela Anderton Andin
2011-02-22Do not save initial arguments for dynamic temporary processesIngela Anderton Andin
2011-02-15Merge branch 'egil/io-badarg/OTP-9045' into devBjörn-Egil Dahlberg
2011-02-10Fix exception generation in the io moduleBjörn-Egil Dahlberg
2011-01-25Update escrips to allow the -n or -compile(native) flag, which compiles the c...Lukas Larsson
2011-01-18Refuse to compile functions with too many argumentsBjörn Gustavsson
2011-01-17Merge branch 'bjorn/beam-loader/OTP-9030' into devBjörn Gustavsson
2011-01-17c: Reduce memory footprintBjörn Gustavsson
2011-01-17erl_posix_msg: Reduce memory footprintBjörn Gustavsson
2011-01-17Removed use of deprecated function sizeIngela Anderton Andin
2011-01-11Merge branch 'td/base64-mime-decoding' into devIngela Anderton Andin
2010-12-21Correct type specs in ioPatrik Nyblom
2010-12-21Remove faulty change left by mistake in eppPatrik Nyblom
2010-12-20Removed dead codePatrik Nyblom
2010-12-17Remove dead code (and dialyzer errors) from filename and rePatrik Nyblom
2010-12-07Improve pad character handling in base64 MIME decoding functionsThomas O'Dowd
2010-12-03Merge branch 'pan/unicode-filenames/OTP-8887' into devPatrik Nyblom
2010-12-03Test and correct filelib and filenamePatrik Nyblom
2010-12-01Make filelib not crash on re codepoints beyond 255 in re when filename is rawPatrik Nyblom
2010-11-30Teach filelib to use re in unicode mode when filenames are not rawPatrik Nyblom
2010-11-30Correct shell utilities to handle unicode and possibly binariesPatrik Nyblom
2010-11-30Handle binary file names and conversion of unicode stringsPatrik Nyblom
2010-11-29Increase default maximum number of slots of Dets tablesHans Bolinder
2010-11-29Teach filename to accept raw data and add filename enc option to emuPatrik Nyblom