Age | Commit message (Expand) | Author |
2014-01-20 | Optimize code surrounding calls to complete/1 | Björn Gustavsson |
2014-01-20 | asn1ct_imm: Add the intermediate instruction {list,List,Dst} | Björn Gustavsson |
2014-01-20 | Generate intermediate code that is easier to optimize | Björn Gustavsson |
2014-01-20 | asn1ct_imm: Add the {set,{var,Src},{var,Dst}} instruction | Björn Gustavsson |
2014-01-20 | Keep type information in the apply intermediate instruction | Björn Gustavsson |
2014-01-20 | asn1ct_imm: Add a field for intermediate code for call_gen | Björn Gustavsson |
2014-01-20 | Introduce asn1ct_gen:open_output_file/1 | Björn Gustavsson |
2014-01-20 | Factor out printing of verbose messages | Björn Gustavsson |
2014-01-20 | Improve optimization of alignment for encoding | Björn Gustavsson |
2014-01-20 | Improve construction of {cons,H,T} instructions | Björn Gustavsson |
2014-01-20 | Teach asn1ct_func:call_gen/4 to quote the generated function name | Björn Gustavsson |
2014-01-20 | Test open types that may need more than 128 bytes | Björn Gustavsson |
2014-01-20 | Merge branch 'bjorn/compiler/optimizations/OTP-11584' | Björn Gustavsson |
2014-01-20 | Merge branch 'bjorn/fix-line-number-in-bs-exception/OTP-11572' | Björn Gustavsson |
2014-01-17 | compiler: Silence false warning for unmatched return in 'after' clause | Björn Gustavsson |
2014-01-17 | Merge branch 'RoadRunnr/ecdh_crypto' | Henrik Nord |
2014-01-16 | Merge branch 'rickard/ts_install_mXX_build' | Rickard Green |
2014-01-16 | Teach ts_install --enable-mXX-build flag | Rickard Green |
2014-01-16 | fix emacs erlang skeleton indentation | Steve Vinoski |
2014-01-16 | wx: Fix hanging wx calls | Dan Gudmundsson |
2014-01-16 | Add the 'rle' zstrategy | Björn Gustavsson |
2014-01-16 | jinterface: Fix unicode bug in test code | Sverker Eriksson |
2014-01-16 | Generalize optimizations of case statements | Björn Gustavsson |
2014-01-16 | compiler: Correct line number in exception from binary construction | Björn Gustavsson |
2014-01-15 | wx: Remove compiler option -fomit-frame-pointer on Darwin | Dan Gudmundsson |
2014-01-15 | odbc: Fix configure check to work proparly on windows | Ingela Anderton Andin |
2014-01-15 | ssl: Prepare for release | Ingela Anderton Andin |
2014-01-14 | ssl: fix elliptic curve selection in server mode | Andreas Schultz |
2014-01-14 | ssl: Prepare for release | Ingela Anderton Andin |
2014-01-14 | Merge branch 'nox/odbcserver-tolower' | Henrik Nord |
2014-01-14 | ssl: Add missing options validation of server_name_indication | Ingela Anderton Andin |
2014-01-14 | Merge branch 'puzza007/remove-query-reserved-word-from-emacs-mode' | Henrik Nord |
2014-01-14 | Merge branch 'ad/ssh_expand_test' | Henrik Nord |
2014-01-14 | wx: Fix crash when garbage collect event handlers (debugger caused seg fault) | Dan Gudmundsson |
2014-01-14 | wx: Fix LDFLAGS for Mac | Dan Gudmundsson |
2014-01-14 | ssl: Add versions to check for sane OpenSSL version for renegotiation | Ingela Anderton Andin |
2014-01-14 | Update zlib to 1.2.8 | Björn Gustavsson |
2014-01-13 | inets: Prepare for release | Ingela Anderton Andin |
2014-01-13 | crypto: selective support for GF2m curves | Andreas Schultz |
2014-01-13 | ssl: add brainpool elliptic curves to TLS (RFC-7027) | Andreas Schultz |
2014-01-13 | public_key: add brainpool elliptic curves (RFC-5639) | Andreas Schultz |
2014-01-13 | crypto: document ec_curves/0 and ec_curve/1 | Andreas Schultz |
2014-01-13 | crypto: add brainpool (RFC 5639) curves | Andreas Schultz |
2014-01-13 | crypto: move elitic curve definitions from OpenSSL built-ins to Erlang | Andreas Schultz |
2014-01-13 | crypto: add ECDH test vectors for more curves | Andreas Schultz |
2014-01-13 | inets: Remove log message as it causes more harm than use at the moment | Ingela Anderton Andin |
2014-01-10 | fix indentation error from scan-sexp in erlang.el | Steve Vinoski |
2014-01-10 | inets: Mend broken max_clients check | Ingela Anderton Andin |
2014-01-10 | inets: Start CT'ify httpd_SUITE | Ingela Anderton Andin |
2014-01-10 | Include ctype.h in odbcserver.c for tolower() | Anthony Ramine |