aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2011-08-17Merge branch 'ia/odbc/skip-tests-because-of-driver-issues' into devIngela Anderton Andin
2011-08-17Remove Dialyzer warningsHans Bolinder
2011-08-17Allow @enum when AVP is defined in an inherited dictionary.Anders Svensson
2011-08-17@id required in dictionary files only when @messages is specified.Anders Svensson
2011-08-17Fix dialyzer warning on default clause for binary comprehensionIvan Dubrov
2011-08-17ic: Fix typo, #ifudef -> #ifndefHaitao Li
2011-08-16Merge branch 'kj/eunit-surefire-fixes' into devHenrik Nord
2011-08-16Merge branch 'cr/trivia' into devHenrik Nord
2011-08-16Merge branch 'rc/edoc-minor' into devHenrik Nord
2011-08-15Correct the contract of timer:now_diff/2Hans Bolinder
2011-08-15Merge branch 'nick/lht-idl-compiler-opt/OTP-9460' into devNiclas Eklund
2011-08-11Changed version, added release note and updated license headers.Niclas Eklund
2011-08-11Fix win32 OpenSSL static linking broken in 20c9d6eDave Cottlehuber
2011-08-10Merge branch 'lars/xmerl/attr_val_bug/OTP-9411' into devLars Thorsen
2011-08-09Added test case for ticket 9411.Lars Thorsen
2011-08-09Entity replacement in attributes doesn't work poperly.Lars Thorsen
2011-08-09Added ticket test case.Lars Thorsen
2011-08-09Fixed problem with relative paths to schemas.Lars Thorsen
2011-08-08Merge branch 'hl/gen_fsm-return' into devHenrik Nord
2011-08-08Merge branch 'ms/inet-socket-domain-error' into devHenrik Nord
2011-08-08Fix minor typo in gen_fsm documentationHenrik Nord
2011-08-08replace "a ssl" with "an ssl"Christian von Roques
2011-08-08reindent pkix_path_validation/3Christian von Roques
2011-08-08Trivial documentation fixesChristian von Roques
2011-08-04forgot to ensure that xmerl is found in path for include_lib to workRichard Carlsson
2011-08-04fix -spec declaration that doesn't work in R13B04Richard Carlsson
2011-08-04eliminate warnings about unused importsRichard Carlsson
2011-08-04removed CVS-keywords from source filesRichard Carlsson
2011-08-04synchronized with edoc development versionRichard Carlsson
2011-08-01Do not install *.bat files on non-win32 machinesHans Ulrich Niedermann
2011-08-01Update results of race_SUITE/extract_translationsStavros Aronis
2011-08-01Update results of small_SUITE/flattenStavros Aronis
2011-08-01Add codec_can and list_to_bitstring testsStavros Aronis
2011-08-01Fix bug when reporting unused functionsStavros Aronis
2011-08-01Update Dialyzer's r9c_suite resultsStavros Aronis
2011-07-31ic: Implement multiple include optimizationHaitao Li
2011-07-27ic: Fix preprocessor double expanded included filesHaitao Li
2011-07-27ic: Improve ic_pragma performance by using ets:matchHaitao Li
2011-07-26Merge branch 'maint-r14' into devMicael Karlberg
2011-07-26Merge branch 'sverker/testcase/OTP-9423' into devSverker Eriksson
2011-07-22Fixed install directory typo for man3.Micael Karlberg
2011-07-22Fixed install directory typo for man3.Micael Karlberg
2011-07-22[agent] The SNMP ACM cache was not properly updated whenMicael Karlberg
2011-07-21Code cleanup, unduplicate test for whitespaceRaimo Niskanen
2011-07-21The snmp config tool could not handle (manager) audit trail configMicael Karlberg
2011-07-21The snmp config tool could not handle (manager) audit trail configMicael Karlberg
2011-07-21EOF before first field is only ok for first character in io:freadRaimo Niskanen
2011-07-21At end of input ask for more also for for literal format charactersRaimo Niskanen
2011-07-21[agent] The SNMP ACM cache was not properly updated whenMicael Karlberg
2011-07-20Add test case for ETS bug OTP-9423Sverker Eriksson