aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2010-02-17Update version numbersBjörn Gustavsson
2010-02-17ssl: Prepare releaseDan Gudmundsson
2010-02-17OTP-8311: Various updates and fixes in Common Test and Test ServerPeter Andersson
2010-02-17OTP-8459 Do a controlled shutdown if a non ssl packet arrives as the firstDan Gudmundsson
2010-02-17Merge branch 'ks/hipe' into ccase/r13b04_devErlang/OTP
2010-02-17public_key: Prepare releaseDan Gudmundsson
2010-02-17Merge branch 'tj/asn1_macro_prefix' into ccase/r13b04_devErlang/OTP
2010-02-17wx: Prepare releaseDan Gudmundsson
2010-02-17emacs: Update test suite skeletonsPeter Andersson
2010-02-17mnesia: prepare releaseDan Gudmundsson
2010-02-17OTP-8447 Bit string comprehensions can now be used in parameterizedHans Bolinder
2010-02-17Update version numberBjörn-Egil Dahlberg
2010-02-17Merge branch 'ks/cleanups' into ccase/r13b04_devErlang/OTP
2010-02-16dialyzer: Fix system_limit exception in race analysisKostis Sagonas
2010-02-16percept: Clean up as suggested by tidierKostis Sagonas
2010-02-16percept: Modernize types and specsKostis Sagonas
2010-02-16parsetools: Don't use 'try...of' when 'try' will doKostis Sagonas
2010-02-16parsetools: Use %% for comments at the beginning of a lineKostis Sagonas
2010-02-16parsetools: Replace lists:keysearch/3 with lists:keyfind/3Kostis Sagonas
2010-02-16parsetools: Modernize types and specsKostis Sagonas
2010-02-16parsetools: Replace TABs with spacesBjörn Gustavsson
2010-02-16runtime_tools: Modernize specsKostis Sagonas
2010-02-16sasl: Eliminate tuple used as funKostis Sagonas
2010-02-16sasl: Add missing modules to app fileKostis Sagonas
2010-02-16asn1: Clean up as suggested by tidierKostis Sagonas
2010-02-16os_mon: Modernize types and specsKostis Sagonas
2010-02-16wx: Clean up as suggested by tidierKostis Sagonas
2010-02-16Update copyright headerBjörn Gustavsson
2010-02-16Add support for prefixing macro names generated by the compilerTomas Johansson
2010-02-16** Empty commit message **Lars G Thorsen
2010-02-16Merge branch 'kr/odbc-netinet' into ccase/r13b04_devErlang/OTP
2010-02-16Merge branch 'bg/erl_bif_types' into ccase/r13b04_devErlang/OTP
2010-02-16Merge branch 'jn/sasl-format_report' into ccase/r13b04_devErlang/OTP
2010-02-16Merge branch 'va/rb-improvements' into ccase/r13b04_devErlang/OTP
2010-02-15Added the configuration parameters iiop_out_ports_attempts and iiop_out_ports...Niclas Eklund
2010-02-15Fixed a case_clause error in the internal function escript:foldl/3.Håkan Mattsson
2010-02-15** Empty commit message **Håkan Mattsson
2010-02-15Merge branch 'dgud/emacs-mode' into ccase/r13b04_devErlang/OTP
2010-02-14Add types for erts_debug:lock_counters/1Björn Gustavsson
2010-02-14Add types for os:timestamp/0Björn Gustavsson
2010-02-14Add types for erts_debug:dist_ext_to_term/2Björn Gustavsson
2010-02-14erl_bif_types: add 'http_bin' as a valid packet optionBjörn Gustavsson
2010-02-14Added sasl_report:format_report/3 to return a string rather than send an ioJay Nelson
2010-02-14syntax_tools: Add types and specs for most exported functionsKostis Sagonas
2010-02-14syntax_tools: Support the --enable-native-libs configure optionKostis Sagonas
2010-02-14syntax_tools: Remove $Id$ annotationsKostis Sagonas
2010-02-14dialyzer: New version for the R13B04 releaseKostis Sagonas
2010-02-14hipe: Miscellaneous additionsKostis Sagonas
2010-02-14typer: New version for the R13B04 releaseKostis Sagonas
2010-02-14Fix a HiPE compiler bug evaluating an expression that throws system_limitKostis Sagonas