aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2010-06-02Fixing compiler warnings regarding max/2Niclas Eklund
2010-06-02Merge branch 'bg/compiler' into devErlang/OTP
2010-06-02Merge branch 'am/net_kernel_catchall' into devErlang/OTP
2010-06-02beam_peep: Remove optimization already done by beam_deadBjörn Gustavsson
2010-06-02beam_dead: Combine is_eq_exact instructions into select_val instructionsBjörn Gustavsson
2010-06-02Evaluate is_record/3 at compile-time using type informationBjörn Gustavsson
2010-06-02Evaluate element/2 at compile-time using type informationBjörn Gustavsson
2010-06-02erl_expand_records: Replace is_record() with matchingBjörn Gustavsson
2010-06-02Merge branch 'rn/resolver-leaking-ports' into devErlang/OTP
2010-06-01Add catch all handle_call to net_kernelAntonio SJ Musumeci
2010-06-01Merge branch 'dgud/emacs-catch-improvements' into devErlang/OTP
2010-06-01Merge branch 'kj/emacs-erlang-flymake' into devErlang/OTP
2010-06-01OTP-8643 Improvements of net_kernelHans Bolinder
2010-06-01Merge branch 'bg/dist_utils' into devErlang/OTP
2010-06-01Improved indentation of old catch.Dan Gudmundsson
2010-06-01Added more type highlighting and fixed record indentation with types.Dan Gudmundsson
2010-06-01erlang-flymake: Document in READMEKlas Johansson
2010-06-01erlang-flymake: Make the syntax check command configurableKlas Johansson
2010-06-01erlang-flymake: By default pass <app>/include and <app>/ebin to compilerKlas Johansson
2010-06-01erlang-flymake: Include in MakefileKlas Johansson
2010-06-01erlang-flymake: Syntax check erlang code on the fly (using flymake)Klas Johansson
2010-06-01Resolver: make inet_dns decode ugly truncated replyRaimo Niskanen
2010-06-01Resolver: stop inet_res leaking portsRaimo Niskanen
2010-06-01dist_utils: Eliminate crash when list_to_existing_atom/1 failsBjörn Gustavsson
2010-06-01Added workaround for tcp delivery problemIngela Anderton Andin
2010-06-01OTP-8649 dg/public_key-test-coverageRaimo Niskanen
2010-05-31OTP-8657 New Erlang scanner tokens: '..' and '...'Hans Bolinder
2010-05-31OTP-8653 pg2: bug fixHans Bolinder
2010-05-28Merge branch 'sv/format_status-name-handling' into devErlang/OTP
2010-05-28Merge branch 'ks/cleanup-leex' into devErlang/OTP
2010-05-28odbc: Relese test suitesIngela Anderton Andin
2010-05-28Cleaned codeIngela Anderton Andin
2010-05-28OTP-8647 Xref adds calls to operators when {builtins,true}Hans Bolinder
2010-05-28Hoops too quick to check in previous version, changed . to ;, compiled inIngela Anderton Andin
2010-05-28Added misssing version check for client.Ingela Anderton Andin
2010-05-28Added missing padding check.Ingela Anderton Andin
2010-05-28Added missing Mac check.Ingela Anderton Andin
2010-05-28Added code to handle own alert in case MAC or padding check fails.Ingela Anderton Andin
2010-05-27OTP-8609: Problems processing netscape cookies - expireMicael Karlberg
2010-05-27handle {global, term()} names in format_status/2Steve Vinoski
2010-05-27OTP-8609: Problems processing netscape cookies - expireMicael Karlberg
2010-05-27OTP-8609: Made cookie handling more case insensitive.Micael Karlberg
2010-05-27leex: Clean up as suggested by tidierKostis Sagonas
2010-05-27Moved nodelay workaround for linux, as it seems to only work if you doIngela Anderton Andin
2010-05-27OTP-8563: Decode/Encode of Counter64 errorMicael Karlberg
2010-05-27Cleanup branch 'bg/compiler-cover-and-clean'Kostis Sagonas
2010-05-26OTP-8649 change in public_key apiIngela Anderton Andin
2010-05-26Preparing for new version.Niclas Eklund
2010-05-26Fix race condition when an other connection is started before a channel is op...Niclas Eklund
2010-05-26Aligning error message with used versionNiclas Eklund