aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib
AgeCommit message (Expand)Author
2010-03-17OTP-8522 Avoid duplicated 'undefined' in record field typesHans Bolinder
2010-03-17Merge branch 'hawk/escript-add-create-and-extract' into devErlang/OTP
2010-03-16Remove the undocumented function escript:foldl/3Håkan Mattsson
2010-03-16Add functions to create and extract escriptsHåkan Mattsson
2010-03-16Add function zip:foldl/3 to iterate over zip archivesHåkan Mattsson
2010-03-16Merge branch 'ml/documentation_apostrophe_fix' into devErlang/OTP
2010-03-16Change all incorrect occurrences of it's to itsMatthias Lang
2010-03-16Remove stray code supporting 'cond'Björn Gustavsson
2010-03-16Remove stray code supporting constant/1Björn Gustavsson
2010-03-15Update copyright headersBjörn Gustavsson
2010-03-10Fix a crash when using an undefined record name as a typeKostis Sagonas
2010-03-09OTP-8503 stdlib: records with no fields is considered typed by eppHans Bolinder
2010-03-09OTP-8501 stdlib: erl_pp no longer quotes atoms in typesHans Bolinder
2010-03-09Merge branch 'ks/types' into devErlang/OTP
2010-03-07file.hrl: Move out type declarationsKostis Sagonas
2010-03-02OTP-8473 stdlib: erl_pp bugfix abstract type 'fun'Hans Bolinder
2010-03-02OTP-8470 stdlib: epp bugHans Bolinder
2010-02-24Update version for R14ARickard Green
2010-02-22Fix escript:foldl/3 for beam and archive filesTuncer Ayaz
2010-02-19Update release notesBjörn-Egil Dahlberg
2010-02-15Fixed a case_clause error in the internal function escript:foldl/3.Håkan Mattsson
2010-02-12Merge branch 'bd/doc-fixes' into ccase/r13b04_devErlang/OTP
2010-02-12Merge branch 'ms/pcre-security' into ccase/r13b04_devErlang/OTP
2010-02-12Merge branch 'jn/supervisor_child_count_only' into ccase/r13b04_devErlang/OTP
2010-02-12Merge branch 'ks/stdlib-cleanups' into ccase/r13b04_devErlang/OTP
2010-02-11Fix CVE-2008-2371 (outer level option with alternatives caused crash).Michael Santos
2010-02-10OTP-8434 Improved handling of typed records in escriptsHåkan Mattsson
2010-02-10Add count_children/1 to supervisor.erl to determine the number ofJay Nelson
2010-02-10OTP-8418 user.erl (used in oldshell) is updated to handle unicode inPatrik Nyblom
2010-02-10Merge branch 'ks/erl_lint' into ccase/r13b04_devErlang/OTP
2010-02-10Support the configure option --enable-native-libsKostis Sagonas
2010-02-10stdlib: clean up as suggested by tidierKostis Sagonas
2010-02-10Fix minor documentation errorsBernard Duggan
2010-02-09erl_lint_SUITE: adjust failing test caseBjörn Gustavsson
2010-02-09Allow recursive types and check for undefined typesKostis Sagonas
2010-02-05OTP-8393 The new function shell:prompt_func/1 and the new applicationHans Bolinder
2010-02-05OTP-8404: Doc: some corrections and improvements in STDLIBBjörn Gustavsson
2010-02-01epp_SUITE: Increase code coverageHans Bolinder
2010-02-01Minor corrections and clean-upsHans Bolinder
2010-02-01epp: change rules to choose the right version of a macroChristopher Faulet
2010-02-01epp: Add support of macros overloadingChristopher Faulet
2010-02-01epp: fix bug in the function scan_undefChristopher Faulet
2010-02-01Merge branch 'bg/hipe-fixes' into ccase/r13b04_devErlang/OTP
2010-01-31Merge branch 'bg/cleanup-tests' into ccase/r13b04_devErlang/OTP
2010-01-30re tests: disable native-code compilation for huge modulesBjörn Gustavsson
2010-01-30Update copyright headerBjörn Gustavsson
2010-01-30Merge branch 'ta/ensure_dir_eexist' into ccase/r13b04_devErlang/OTP
2010-01-29unicode_SUITE: replace deprecated concat_binary/1 with list_to_binary/1Björn Gustavsson
2010-01-29stdlib tests: modernize guard testsBjörn Gustavsson
2010-01-29Test suites: fix creation of EmakefilesBjörn Gustavsson