Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'dgud/wx/depr-driver-if' | Dan Gudmundsson | 2013-01-25 | 16 | -241/+161 |
|\ | |||||
| * | Document howto build wxWidgets on mac | Dan Gudmundsson | 2013-01-25 | 1 | -53/+16 |
| * | wx: Fix crash in glu tesselate | Dan Gudmundsson | 2013-01-22 | 1 | -60/+75 |
| * | wx: Remove deprecated driver_send_term usage | Dan Gudmundsson | 2013-01-16 | 13 | -64/+70 |
| * | wx: Removed wx internal event | Dan Gudmundsson | 2013-01-16 | 1 | -64/+0 |
* | | Merge branch 'dgud/wx/treectrl/OTP-10743' | Dan Gudmundsson | 2013-01-25 | 10 | -4319/+4394 |
|\ \ | |||||
| * | | wx: Add wxTreeCtrl:isTreeItemIdOk/1 | Dan Gudmundsson | 2013-01-23 | 10 | -4291/+4356 |
| * | | wx: Fix wxTreeCtrl return values | Dan Gudmundsson | 2013-01-23 | 5 | -28/+38 |
* | | | Merge branch 'siri/cuddle-with-tests' | Siri Hansen | 2013-01-25 | 3 | -38/+71 |
|\ \ \ | |||||
| * | | | [common_test] Clean logdir for ct_surefire_SUITE | Siri Hansen | 2013-01-25 | 1 | -2/+26 |
| * | | | [common_test] Fix log dirs on windows | Siri Hansen | 2013-01-25 | 1 | -26/+25 |
| * | | | [test_server] Fix copyright in erl2html2_SUITE.erl | Siri Hansen | 2013-01-25 | 1 | -8/+18 |
| * | | | Fix release_handler_SUITE:otp_9395_check_old_code | Siri Hansen | 2013-01-25 | 1 | -3/+3 |
|/ / / | |||||
* | | | Update system README | Björn-Egil Dahlberg | 2013-01-25 | 1 | -2/+2 |
* | | | Merge branch 'nox/enable-silent-rules-doc' | Björn-Egil Dahlberg | 2013-01-25 | 2 | -1/+28 |
|\ \ \ | |||||
| * | | | Document output.mk.in | Anthony Ramine | 2013-01-23 | 1 | -0/+27 |
| * | | | Fix a typo in erts/lib_src/Makefile.in | Anthony Ramine | 2013-01-23 | 1 | -1/+1 |
* | | | | Merge branch 'hb/stdlib/fix_qlc_suite/OTP-10771' | Hans Bolinder | 2013-01-25 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | [stdlib] Fix minor issue with qlc_SUITE | Hans Bolinder | 2013-01-25 | 1 | -3/+3 |
* | | | | | Update primary bootstrap | Björn Gustavsson | 2013-01-25 | 44 | -0/+1 |
* | | | | | Merge branch 'hb/unicode/OTP-10302' | Hans Bolinder | 2013-01-25 | 84 | -826/+1007 |
|\ \ \ \ \ | |||||
| * | | | | | [stdlib] Remove documentation of ~tp | Hans Bolinder | 2013-01-25 | 1 | -16/+2 |
| * | | | | | Remove one use of iolist_size/1 in io_lib_pretty.erl | Hans Bolinder | 2013-01-25 | 1 | -1/+1 |
| * | | | | | Add a new function proc_lib:format/2 which takes encoding | Hans Bolinder | 2013-01-25 | 2 | -27/+46 |
| * | | | | | Export the type erl_scan:token() | Hans Bolinder | 2013-01-25 | 2 | -2/+3 |
| * | | | | | Make adjustments for Unicode | Hans Bolinder | 2013-01-25 | 53 | -302/+367 |
| * | | | | | [stdlib] Change default of erl_scan's unicode option | Hans Bolinder | 2013-01-25 | 2 | -60/+74 |
| * | | | | | Update preloaded | Hans Bolinder | 2013-01-25 | 1 | -0/+0 |
| * | | | | | Correct recently introduced Unicode related type errors | Hans Bolinder | 2013-01-25 | 2 | -3/+3 |
| * | | | | | [stdlib] Introduce new functions epp:read_encoding_from_binary/1,2 | Hans Bolinder | 2013-01-25 | 3 | -8/+57 |
| * | | | | | Extend char() to Unicode characters | Hans Bolinder | 2013-01-25 | 21 | -233/+263 |
| * | | | | | [kernel] Correct bugs in the old shell (user.erl) | Hans Bolinder | 2013-01-25 | 1 | -64/+108 |
| * | | | | | [parsetools] Change the encoding of test suites to UTF-8 | Hans Bolinder | 2013-01-25 | 2 | -47/+47 |
| * | | | | | [stdlib] Fix a contract bug | Hans Bolinder | 2013-01-25 | 4 | -15/+52 |
| * | | | | | [stdlib] Update the Unicode examples in STDLIB User's Guide | Hans Bolinder | 2013-01-25 | 2 | -11/+14 |
| * | | | | | [stdlib] Remove documentation of Unicode functions in io_lib | Hans Bolinder | 2013-01-25 | 2 | -68/+1 |
* | | | | | | Merge branch 'bjorn/asn1/further-cleanup/OTP-10588' | Björn Gustavsson | 2013-01-25 | 54 | -7710/+5824 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Don't export encode_disp/2 and decode_disp/2 in generated modules | Björn Gustavsson | 2013-01-24 | 1 | -1/+1 |
| * | | | | | Remove vestiges of support for the {TypeName,Value} notation | Björn Gustavsson | 2013-01-24 | 3 | -16/+1 |
| * | | | | | Simplify the functions for decoding lengths | Björn Gustavsson | 2013-01-23 | 2 | -61/+12 |
| * | | | | | per,uper: Optimize decoding of the remaining data types | Björn Gustavsson | 2013-01-23 | 6 | -139/+58 |
| * | | | | | per,uper: Optimize decoding of the remaining string types | Björn Gustavsson | 2013-01-23 | 4 | -72/+38 |
| * | | | | | Share all code for dec_gen_prim/3 between per/uper back-ends | Björn Gustavsson | 2013-01-23 | 1 | -79/+2 |
| * | | | | | per,uper: Optimize decoding of the string data types | Björn Gustavsson | 2013-01-23 | 6 | -263/+176 |
| * | | | | | testPrimStrings: Test some constraints | Björn Gustavsson | 2013-01-23 | 2 | -2/+9 |
| * | | | | | By default, encode BIT STRING to bitstrings | Björn Gustavsson | 2013-01-23 | 15 | -293/+287 |
| * | | | | | Teach encode functions to accept a bitstring term for a BIT STRING | Björn Gustavsson | 2013-01-22 | 3 | -0/+12 |
| * | | | | | Fix EXTERNAL 1990/1994 conversion information loss | Björn Gustavsson | 2013-01-22 | 2 | -20/+37 |
| * | | | | | uper: Look up some SizeConstraints at compile-time | Björn Gustavsson | 2013-01-22 | 2 | -17/+26 |
| * | | | | | Enumeration decoding: Don't emit a default clause if it cannot match | Björn Gustavsson | 2013-01-22 | 1 | -2/+20 |