Age | Commit message (Expand) | Author |
2011-10-20 | Merge branch 'bjorn/unicode-noncharacters/OTP-9624' | Björn Gustavsson |
2011-10-20 | Merge branch 'bjorn/parallel-make/OTP-9451' | Björn Gustavsson |
2011-10-19 | Merge branch 'maint-r14' | Lars Thorsen |
2011-10-19 | Fix erroneous merge resolution | Rickard Green |
2011-10-18 | Merge branch 'fm/enif_is_number' | Henrik Nord |
2011-10-18 | Merge branch 'sverker/random-improved-algo' | Sverker Eriksson |
2011-10-18 | Merge branch 'pg/des-cfb-functions' | Sverker Eriksson |
2011-10-18 | [crypto] Remove swedish characters from test code | Sverker Eriksson |
2011-10-18 | [crypto] Add DES and Triple DES cipher feedback (CFB) mode functions | Paul Guyot |
2011-10-17 | Merge branch 'anders/diameter/testsuites/OTP-9620' | Anders Svensson |
2011-10-17 | Merge branch 'anders/diameter/port_resolution/OTP-9623' | Anders Svensson |
2011-10-17 | Merge branch 'hb/stdlib/dets_repair/OTP-9607' | Hans Bolinder |
2011-10-17 | Fix a bug in Dets concerning repair of almost full tables | Hans Bolinder |
2011-10-17 | Merge branch 'hb/doc_fixes/OTP-9616' | Hans Bolinder |
2011-10-17 | Merge branch 'hb/erl_docgen/man_fixes/OTP-9614' | Hans Bolinder |
2011-10-17 | Correct the docs | Hans Bolinder |
2011-10-17 | Fix bugs in the generation of manpages | Hans Bolinder |
2011-10-13 | Allow noncharacter code points in unicode encoding and decoding | Björn Gustavsson |
2011-10-13 | asn1: Fix typo that caused failure of 'make release' on Windows | Björn Gustavsson |
2011-10-13 | make_preload: Don't output a C comment start inside a comment | Björn Gustavsson |
2011-10-13 | Merge branch 'hb/stdlib/dets_repair/OTP-9622' | Hans Bolinder |
2011-10-13 | Merge branch 'ia/ssl-peername-one-should-not-be-removed' | Ingela Anderton Andin |
2011-10-12 | Merge branch 'lars/ic/fix-match-bug/OTP-9630' into maint-r14 | Erlang/OTP |
2011-10-12 | Fix match bug | Lars Thorsen |
2011-10-12 | Merge branch 'bjorn/erts/beam-loader-fixes' | Björn Gustavsson |
2011-10-12 | corba applications: Fix broken 'make clean' | Lars Thorsen |
2011-10-11 | Merge branch 'bjorn/some-configure-clean-ups' | Björn Gustavsson |
2011-10-11 | Print transformtions sorted on the name of the first instruction | Björn Gustavsson |
2011-10-11 | Share code for call of predicate and transformation functions | Björn Gustavsson |
2011-10-11 | Simplify transformations of gc_bif[123] instructions | Björn Gustavsson |
2011-10-11 | Refactor 'too_old_compiler' handling | Björn Gustavsson |
2011-10-11 | Introduce 'try_me_else_fail' | Björn Gustavsson |
2011-10-11 | Combine 'store_var' with 'next_arg' | Björn Gustavsson |
2011-10-11 | Merge 'next_instr' and 'is_op' into 'next_instr' | Björn Gustavsson |
2011-10-11 | Merge 'new_instr' and 'store_op' into 'new_instr' | Björn Gustavsson |
2011-10-11 | Combine a 'call' instruction with the following 'end' instruction | Björn Gustavsson |
2011-10-11 | Remove some unnecessary type constraints in transformations | Björn Gustavsson |
2011-10-11 | Get rid of redundant 'try_me_else' and 'fail' instructions | Björn Gustavsson |
2011-10-11 | Add some more information in instruction comments | Björn Gustavsson |
2011-10-11 | In transformations, don't store variables that are never used | Björn Gustavsson |
2011-10-11 | Remove redundant 'next_arg' before 'next_instr' | Björn Gustavsson |
2011-10-11 | Put back ssl:peercert/1 | Ingela Anderton Andin |
2011-10-11 | Generalize and rename is_set_var_instr() to is_instr() | Björn Gustavsson |
2011-10-11 | Remove too_old_compiler handling for very old instruction variants | Björn Gustavsson |
2011-10-11 | Remove the special instructions for the hybrid heap emulator | Björn Gustavsson |
2011-10-11 | Remove optimization of 'move R R' | Björn Gustavsson |
2011-10-10 | Merge branch 'hb/kernel/fix_disk_log/OTP-9508' | Hans Bolinder |
2011-10-10 | Fix a minor bug in Dets | Hans Bolinder |
2011-10-10 | Add failover suite | Anders Svensson |
2011-10-10 | Use util to simplify connection establishment in suites | Anders Svensson |