aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2010-06-03Merge branch 'pan/otp_8577_re_pattern_doc' into devErlang/OTP
2010-06-03Merge branch 'pan/otp_8611_standard_io' into devErlang/OTP
2010-06-03Merge branch 'pan/otp_3626_win_find_executable' into devErlang/OTP
2010-06-03Fixed a bug in the spec which caused dsa parameters to be lost in the certifi...Dan Gudmundsson
2010-06-02OTP-8529: Raise condition processing repliesMicael Karlberg
2010-06-02OTP-8634: Pending counter raise condition.Micael Karlberg
2010-06-02OTP-8664 Erlang parser augmented with operators for integer typesHans Bolinder
2010-06-02Teach os.erl to find executable names with extension (i.e. .exe) on windowsPatrik Nyblom
2010-06-02Merge branch 'jv/autoimport-binary_to_term_2' into devErlang/OTP
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-02Add documentation of what part of a re mp() can be used for guard testsPatrik Nyblom
2010-06-01Add catch all handle_call to net_kernelAntonio SJ Musumeci
2010-06-01Teach file:write/read/read_line about named io_serversPatrik Nyblom
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