Age | Commit message (Expand) | Author |
2013-01-25 | [test_server] Write link target with correct encoding in erl2html2 | Siri Hansen |
2013-01-25 | [test_server] Update test_server to handle unicode | Siri Hansen |
2013-01-25 | Update preloaded init.beam | Siri Hansen |
2013-01-25 | Make arguments given with -s option to erl aware of file name encoding | Siri Hansen |
2013-01-25 | erts: Optimize atom encoding to use memcpy for pure ascii | Sverker Eriksson |
2013-01-25 | erts: Refactor erts_atom_get to use ErtsAtomEncoding | Sverker Eriksson |
2013-01-25 | Merge branch 'siri/cuddle-with-tests' | Siri Hansen |
2013-01-25 | [common_test] Clean logdir for ct_surefire_SUITE | Siri Hansen |
2013-01-25 | [common_test] Fix log dirs on windows | Siri Hansen |
2013-01-25 | [test_server] Fix copyright in erl2html2_SUITE.erl | Siri Hansen |
2013-01-25 | Fix release_handler_SUITE:otp_9395_check_old_code | Siri Hansen |
2013-01-25 | Update system README | Björn-Egil Dahlberg |
2013-01-25 | Merge branch 'nox/enable-silent-rules-doc' | Björn-Egil Dahlberg |
2013-01-25 | Document howto build wxWidgets on mac | Dan Gudmundsson |
2013-01-25 | Merge branch 'hb/stdlib/fix_qlc_suite/OTP-10771' | Hans Bolinder |
2013-01-25 | Update primary bootstrap | Björn Gustavsson |
2013-01-25 | erl_lint: Remove vestiges of package support | Björn Gustavsson |
2013-01-25 | shell: Remove vestiges of package support | Björn Gustavsson |
2013-01-25 | erl_lint: Removes vestiges of tuple fun support | Björn Gustavsson |
2013-01-25 | Merge branch 'hb/unicode/OTP-10302' | Hans Bolinder |
2013-01-25 | [stdlib] Remove documentation of ~tp | Hans Bolinder |
2013-01-25 | Remove one use of iolist_size/1 in io_lib_pretty.erl | Hans Bolinder |
2013-01-25 | Add a new function proc_lib:format/2 which takes encoding | Hans Bolinder |
2013-01-25 | Export the type erl_scan:token() | Hans Bolinder |
2013-01-25 | Make adjustments for Unicode | Hans Bolinder |
2013-01-25 | [stdlib] Change default of erl_scan's unicode option | Hans Bolinder |
2013-01-25 | Update preloaded | Hans Bolinder |
2013-01-25 | Correct recently introduced Unicode related type errors | Hans Bolinder |
2013-01-25 | [stdlib] Introduce new functions epp:read_encoding_from_binary/1,2 | Hans Bolinder |
2013-01-25 | Extend char() to Unicode characters | Hans Bolinder |
2013-01-25 | [kernel] Correct bugs in the old shell (user.erl) | Hans Bolinder |
2013-01-25 | [parsetools] Change the encoding of test suites to UTF-8 | Hans Bolinder |
2013-01-25 | [stdlib] Fix a contract bug | Hans Bolinder |
2013-01-25 | [stdlib] Update the Unicode examples in STDLIB User's Guide | Hans Bolinder |
2013-01-25 | [stdlib] Remove documentation of Unicode functions in io_lib | Hans Bolinder |
2013-01-25 | Merge branch 'bjorn/asn1/further-cleanup/OTP-10588' | Björn Gustavsson |
2013-01-25 | [inets] Appup test suite now handles version REs | Micael Karlberg |
2013-01-25 | Do not crash init_per_suite when nif load fails | Lukas Larsson |
2013-01-25 | Merge branch 'anders/diameter/R16A_release/OTP-10608' | Anders Svensson |
2013-01-25 | Fixed some ssh documentation | Fredrik Gustafsson |
2013-01-25 | Merge branch 'ia/ssl/test-case-timeout' | Ingela Anderton Andin |
2013-01-25 | Merge branch 'ia/ssl/dialyzer' | Ingela Anderton Andin |
2013-01-25 | Merge branch 'bjorn/asn1/further-cleanup/OTP-10588' | Björn Gustavsson |
2013-01-25 | Merge branch 'hsv/http_redirect_on_post_303/OTP-10765' | Fredrik Gustafsson |
2013-01-25 | Merge branch 'lukas/tools/emacs_add_error_bif/OTP-10774' | Lukas Larsson |
2013-01-25 | Merge branch 'mh/fix-highlighting-dollar-backslash-singlequote/OTP-10766' | Fredrik Gustafsson |
2013-01-25 | Return if size test fails | Lukas Larsson |
2013-01-25 | Add utf8 atom encode and decode testcases | Lukas Larsson |
2013-01-25 | Validate UTF8/ASCII when buf is NULL | Lukas Larsson |
2013-01-25 | [stdlib] Fix minor issue with qlc_SUITE | Hans Bolinder |