aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src
AgeCommit message (Expand)Author
2010-10-28Fix epp bug concerning the file attribute and file inclusionHans Bolinder
2010-10-26lists: Strengthen and modernize specsKostis Sagonas
2010-10-26ordsets: Export ordset/1 type and strengthen specsKostis Sagonas
2010-10-26Fix crash in string:copies/2Michael Santos
2010-10-21Merge branch 'hb/stdlib/dets_chunk_match/OTP-8903' into devHans Bolinder
2010-10-21Fix a bug concerning bchunk(), match() and select()Hans Bolinder
2010-10-21Merge branch 'hb/stdlib/dets_stream_op/OTP-8899' into devHans Bolinder
2010-10-21Fix a bug that could cause 'bad_object' errorsHans Bolinder
2010-10-21Merge branch 'hb/stdlib/dets_fixed_dirty/OTP-8898' into devHans Bolinder
2010-10-21Fix a bug concerning truncated Dets filesHans Bolinder
2010-10-21Merge branch 'hb/stdlib/dets_insert_new/OTP-8856' into devHans Bolinder
2010-10-21Fix a bug in dets:insert_new()Hans Bolinder
2010-10-14supervisor: Type and spec related changesKostis Sagonas
2010-10-14Add the {encoding, _} options to file:open/2's modesKostis Sagonas
2010-10-06Merge branch 'ks/export-types' into devBjörn Gustavsson
2010-10-06Avoid errors for a badly formed export_type declarationsKostis Sagonas
2010-09-24Export opaque types so as to be used by other modulesKostis Sagonas
2010-09-24Correct erroneous specs; strengthen some othersKostis Sagonas
2010-09-10Remove warnings for clashes with new autoimported BIFsPatrik Nyblom
2010-09-10Add new autoimports for R14BPatrik Nyblom
2010-09-06Change pool module to attempt to attach to nodes that are already runningKelly McLaughlin
2010-08-30Merge branch 'pan/ms_transform_warnings/OTP-6759' into devPatrik Nyblom
2010-08-23Revise the public_key APIIngela Anderton Andin
2010-07-07Fix format_status bug for unregistered gen_event processesGeoff Cant
2010-07-07Merge branch 'pg/beam_lib_cmp_2_return_type_specification' into devRaimo Niskanen
2010-07-07Merge branch 'cf/timer_tc' into devRaimo Niskanen
2010-07-07Merge branch 'ks/cleanups' into devRaimo Niskanen
2010-06-23Add testcases for ms_transform warning and fix scopingPatrik Nyblom
2010-06-23Add warnings for shadowed variables in ms_transform funsPatrik Nyblom
2010-06-17Fix beam_lib:cmp/2 return type specificationPaul Guyot
2010-06-11Update deprecations for sslBjörn Gustavsson
2010-06-09Merge branch 'pan/otp_8683_compiler_warnings' into HEADErlang/OTP
2010-06-09Correct warnings and errors for auto-imported bif clashesPatrik Nyblom
2010-06-07Remove tid() from the predefined builtin types.Kostis Sagonas
2010-06-07escript: Add more types to recordsKostis Sagonas
2010-06-07Fix confusing dialyzer warnings for is_record/2 with illegal recordsBjörn Gustavsson
2010-06-04Merge branch 'ks/dialyzer' into devErlang/OTP
2010-06-03proplists: Export the type property()Björn Gustavsson
2010-06-03erl_lint: Issue warnings for undefined exported typesKostis Sagonas
2010-06-03Add declaration for exported typesKostis Sagonas
2010-06-03Add types and specs; performed some cleanups alsoKostis Sagonas
2010-06-03erl_scan: Add declarations for exported typesKostis Sagonas
2010-06-03stdlib: Add declarations for exported typesKostis Sagonas
2010-06-03Add infrastructure for the -export_type() attributeKostis Sagonas
2010-06-03OTP-8665 epp bugHans Bolinder
2010-06-02Remove outcommented code from erl_lintPatrik Nyblom
2010-06-02Make port_command/3 auto-importedPatrik Nyblom
2010-06-02Remove (harmless) warnings about min/max in core applicationsPatrik Nyblom
2010-06-02Autoimport min/2 and max/2Patrik Nyblom
2010-06-02Change warning to error for nowarn_bif_clash compiler directivePatrik Nyblom