Age | Commit message (Expand) | Author |
2010-06-04 | Support opening files in exclusive mode | Michael Santos |
2010-06-04 | OTP-8478: Added support for multiple SNMPv3 EngineIDs in a single agent | Micael Karlberg |
2010-06-04 | Merge branch 'ks/dialyzer' into dev | Erlang/OTP |
2010-06-04 | OTP-8529: Raise condition processing replies | Micael Karlberg |
2010-06-04 | Fixed handling of several ssl/tls packets arriving at the same time. | Ingela Anderton Andin |
2010-06-03 | dialyzer: Build the PLT even if there are unresolved remote types | Kostis Sagonas |
2010-06-03 | OTP-8555 Send message from NIF | Sverker Eriksson |
2010-06-03 | proplists: Export the type property() | Björn Gustavsson |
2010-06-03 | erl_lint: Issue warnings for undefined exported types | Kostis Sagonas |
2010-06-03 | Minor fix in a print message | Kostis Sagonas |
2010-06-03 | Add handling of unknown types | Maria Christakis |
2010-06-03 | Add declaration for exported types | Kostis Sagonas |
2010-06-03 | Add types and specs; performed some cleanups also | Kostis Sagonas |
2010-06-03 | erl_scan: Add declarations for exported types | Kostis Sagonas |
2010-06-03 | stdlib: Add declarations for exported types | Kostis Sagonas |
2010-06-03 | hipe: Add declarations for exported types | Kostis Sagonas |
2010-06-03 | compiler: Add declarations for exported types | Kostis Sagonas |
2010-06-03 | syntax_tools: Add declarations for exported types | Kostis Sagonas |
2010-06-03 | kernel: Add declaration for exported types | Kostis Sagonas |
2010-06-03 | Support -export_type() in dialyzer and erl_types | Kostis Sagonas |
2010-06-03 | Add infrastructure for the -export_type() attribute | Kostis Sagonas |
2010-06-03 | OTP-8665 epp bug | Hans Bolinder |
2010-06-03 | Merge branch 'pan/otp_8579_autoimport_override' into dev | Erlang/OTP |
2010-06-03 | Merge branch 'pan/otp_8577_re_pattern_doc' into dev | Erlang/OTP |
2010-06-03 | Merge branch 'pan/otp_8611_standard_io' into dev | Erlang/OTP |
2010-06-03 | Merge branch 'pan/otp_3626_win_find_executable' into dev | Erlang/OTP |
2010-06-03 | Fixed a bug in the spec which caused dsa parameters to be lost in the certifi... | Dan Gudmundsson |
2010-06-02 | OTP-8529: Raise condition processing replies | Micael Karlberg |
2010-06-02 | OTP-8634: Pending counter raise condition. | Micael Karlberg |
2010-06-02 | Remove outcommented code from erl_lint | Patrik Nyblom |
2010-06-02 | Make port_command/3 auto-imported | Patrik Nyblom |
2010-06-02 | Remove (harmless) warnings about min/max in core applications | Patrik Nyblom |
2010-06-02 | Autoimport min/2 and max/2 | Patrik Nyblom |
2010-06-02 | Improve coverage of erl_int in testcases | Patrik Nyblom |
2010-06-02 | Change warning to error for nowarn_bif_clash compiler directive | Patrik Nyblom |
2010-06-02 | Add -compile({no_auto_import,[F/A]}) doc to compiler.xml | Patrik Nyblom |
2010-06-02 | Add some testcases to compiler to verify that overriding really happens | Patrik Nyblom |
2010-06-02 | Return nowarn_bif_clash functionality but with warning | Patrik Nyblom |
2010-06-02 | Teach erl_lint to better override BIFs with local functions and imports | Patrik Nyblom |
2010-06-02 | Teach compiler to override autoimport with import | Patrik Nyblom |
2010-06-02 | First prototype for local functions overriding autoimported | Patrik Nyblom |
2010-06-02 | OTP-8664 Erlang parser augmented with operators for integer types | Hans Bolinder |
2010-06-02 | Teach os.erl to find executable names with extension (i.e. .exe) on windows | Patrik Nyblom |
2010-06-02 | Merge branch 'jv/autoimport-binary_to_term_2' into dev | Erlang/OTP |
2010-06-02 | Fixing compiler warnings regarding max/2 | Niclas Eklund |
2010-06-02 | Merge branch 'bg/compiler' into dev | Erlang/OTP |
2010-06-02 | Merge branch 'am/net_kernel_catchall' into dev | Erlang/OTP |
2010-06-02 | beam_peep: Remove optimization already done by beam_dead | Björn Gustavsson |
2010-06-02 | beam_dead: Combine is_eq_exact instructions into select_val instructions | Björn Gustavsson |
2010-06-02 | Evaluate is_record/3 at compile-time using type information | Björn Gustavsson |