aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-01-25[test_server] Write link target with correct encoding in erl2html2Siri Hansen
2013-01-25[test_server] Update test_server to handle unicodeSiri Hansen
2013-01-25Update preloaded init.beamSiri Hansen
2013-01-25Make arguments given with -s option to erl aware of file name encodingSiri Hansen
2013-01-25erts: Optimize atom encoding to use memcpy for pure asciiSverker Eriksson
2013-01-25erts: Refactor erts_atom_get to use ErtsAtomEncodingSverker Eriksson
2013-01-25Merge branch 'siri/cuddle-with-tests'Siri Hansen
2013-01-25[common_test] Clean logdir for ct_surefire_SUITESiri Hansen
2013-01-25[common_test] Fix log dirs on windowsSiri Hansen
2013-01-25[test_server] Fix copyright in erl2html2_SUITE.erlSiri Hansen
2013-01-25Fix release_handler_SUITE:otp_9395_check_old_codeSiri Hansen
2013-01-25Update system READMEBjörn-Egil Dahlberg
2013-01-25Merge branch 'nox/enable-silent-rules-doc'Björn-Egil Dahlberg
2013-01-25Document howto build wxWidgets on macDan Gudmundsson
2013-01-25Merge branch 'hb/stdlib/fix_qlc_suite/OTP-10771'Hans Bolinder
2013-01-25Update primary bootstrapBjörn Gustavsson
2013-01-25erl_lint: Remove vestiges of package supportBjörn Gustavsson
2013-01-25shell: Remove vestiges of package supportBjörn Gustavsson
2013-01-25erl_lint: Removes vestiges of tuple fun supportBjörn Gustavsson
2013-01-25Merge branch 'hb/unicode/OTP-10302'Hans Bolinder
2013-01-25[stdlib] Remove documentation of ~tpHans Bolinder
2013-01-25Remove one use of iolist_size/1 in io_lib_pretty.erlHans Bolinder
2013-01-25Add a new function proc_lib:format/2 which takes encodingHans Bolinder
2013-01-25Export the type erl_scan:token()Hans Bolinder
2013-01-25Make adjustments for UnicodeHans Bolinder
2013-01-25[stdlib] Change default of erl_scan's unicode optionHans Bolinder
2013-01-25Update preloadedHans Bolinder
2013-01-25Correct recently introduced Unicode related type errorsHans Bolinder
2013-01-25[stdlib] Introduce new functions epp:read_encoding_from_binary/1,2Hans Bolinder
2013-01-25Extend char() to Unicode charactersHans 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-8Hans Bolinder
2013-01-25[stdlib] Fix a contract bugHans Bolinder
2013-01-25[stdlib] Update the Unicode examples in STDLIB User's GuideHans Bolinder
2013-01-25[stdlib] Remove documentation of Unicode functions in io_libHans Bolinder
2013-01-25Merge branch 'bjorn/asn1/further-cleanup/OTP-10588'Björn Gustavsson
2013-01-25[inets] Appup test suite now handles version REsMicael Karlberg
2013-01-25Do not crash init_per_suite when nif load failsLukas Larsson
2013-01-25Merge branch 'anders/diameter/R16A_release/OTP-10608'Anders Svensson
2013-01-25Fixed some ssh documentationFredrik Gustafsson
2013-01-25Merge branch 'ia/ssl/test-case-timeout'Ingela Anderton Andin
2013-01-25Merge branch 'ia/ssl/dialyzer'Ingela Anderton Andin
2013-01-25Merge branch 'bjorn/asn1/further-cleanup/OTP-10588'Björn Gustavsson
2013-01-25Merge branch 'hsv/http_redirect_on_post_303/OTP-10765'Fredrik Gustafsson
2013-01-25Merge branch 'lukas/tools/emacs_add_error_bif/OTP-10774'Lukas Larsson
2013-01-25Merge branch 'mh/fix-highlighting-dollar-backslash-singlequote/OTP-10766'Fredrik Gustafsson
2013-01-25Return if size test failsLukas Larsson
2013-01-25Add utf8 atom encode and decode testcasesLukas Larsson
2013-01-25Validate UTF8/ASCII when buf is NULLLukas Larsson
2013-01-25[stdlib] Fix minor issue with qlc_SUITEHans Bolinder