Age | Commit message (Expand) | Author |
2010-12-01 | Make filelib not crash on re codepoints beyond 255 in re when filename is raw | Patrik Nyblom |
2010-12-01 | Mend on_load_embedded testcase which did not handle windows links | Patrik Nyblom |
2010-12-01 | Merge branch 'sverker/erl_interface-32intfix/OTP-8945' into dev | Sverker Eriksson |
2010-12-01 | Merge branch 'rickard/leopard-max-threads' into dev | Rickard Green |
2010-12-01 | Skip ethread_SUITE:max_threads test on MacOS X Leopard | Rickard Green |
2010-12-01 | Run KERNEL file_SUITE:large_file on more platforms | Raimo Niskanen |
2010-12-01 | Make windows inet_gethost work for ipv6 | Patrik Nyblom |
2010-12-01 | Merge branch 'dev' of super:otp into dev | Lars Thorsen |
2010-12-01 | Merge branch 'egil/tools/eprof-badarith-timer-resolution/OTP-8963' into dev | Björn-Egil Dahlberg |
2010-12-01 | Merge branch 'lars/format_man_pages/OTP-8600' into dev | Lars Thorsen |
2010-12-01 | Fix format_man_pages so it handles all man sections and remove warnings/error... | Lars Thorsen |
2010-12-01 | Merge branch 'egil/debugger/fix-testcase' into dev | Björn-Egil Dahlberg |
2010-12-01 | Merge branch 'rickard/load-balance-wrap/OTP-8950' into dev | Rickard Green |
2010-12-01 | Prevent wrapping of values used during load balancing | Rickard Green |
2010-12-01 | Merge branch 'lars/et/use-et-in-trace-pattern/OTP-8904' into dev | Lars Thorsen |
2010-12-01 | Fix error when using module et in trace patterns | Lars Thorsen |
2010-12-01 | Merge branch 'rickard/rwmutex-bug/OTP-8925' into dev | Rickard Green |
2010-12-01 | Merge branch 'bmk/inets/httpc_meybe_retry_queue_terminating/OTP-8906' into dev | Ingela Anderton Andin |
2010-12-01 | Merge branch 'ia/ssl/test-improvments' into dev | Ingela Anderton Andin |
2010-12-01 | Merge branch 'ia/ssl-and-public_key-doc-and-dialyzer-fixes' into dev | Ingela Anderton Andin |
2010-12-01 | Merge branch 'ia/inets/url-encoding/OTP-8940' into dev | Ingela Anderton Andin |
2010-12-01 | Miscellaneous rwmutex bug fixes and improvements | Rickard Green |
2010-12-01 | Merge branch 'lukas/hipe/decode_packet_type' into dev | Lukas Larsson |
2010-12-01 | Don't use more reader groups than schedulers | Rickard Green |
2010-12-01 | New test suite containing stress tests of the rwmutex implementation | Rickard Green |
2010-12-01 | Merge branch 'hb/types_and_specs_for_docs/OTP-8720' into dev | Hans Bolinder |
2010-12-01 | Prepare erl_docgen for using Dialyzer specs and types | Hans Bolinder |
2010-12-01 | Correct testcase regarding windows versions supporting soft links. | Patrik Nyblom |
2010-11-30 | Merge branch 'sverker/ets_compress/OTP-8922' into dev | Sverker Eriksson |
2010-11-30 | Improved ets_SUITE to better trouble shoot false memory leaks | Sverker Eriksson |
2010-11-30 | Teach filelib to use re in unicode mode when filenames are not raw | Patrik Nyblom |
2010-11-30 | Treat soft links on Windows correctly in file_name_SUITE | Patrik Nyblom |
2010-11-30 | Adapt new soft and hard link routines on Windos to Unicode | Patrik Nyblom |
2010-11-30 | Corrected testcases broken by unicode filenames | Patrik Nyblom |
2010-11-30 | Update preloaded prim_file | Patrik Nyblom |
2010-11-30 | Updated tests to avoid test case failure for non interesting reasons | Ingela Anderton Andin |
2010-11-30 | Teach prim_file not to accept atoms and not to throw exceptions | Patrik Nyblom |
2010-11-30 | Adapt inet_drv to Visual Studio 2008 | Patrik Nyblom |
2010-11-30 | Teach spawn_executable about Unicode | Patrik Nyblom |
2010-11-30 | Convert filenames read on MacOSX to canonical form | Patrik Nyblom |
2010-11-30 | Teach file to accept codepoints beyond 255. | Patrik Nyblom |
2010-11-30 | Add testcases | Patrik Nyblom |
2010-11-30 | Correct shell utilities to handle unicode and possibly binaries | Patrik Nyblom |
2010-11-30 | Make Unicode filenames work on Windows | Patrik Nyblom |
2010-11-30 | Correction of VS2008 redistributables location | Patrik Nyblom |
2010-11-30 | Allow installer to take redistributables from VC9 | Patrik Nyblom |
2010-11-30 | Handle binary file names and conversion of unicode strings | Patrik Nyblom |
2010-11-30 | Add test case for append to file > 4 GB | Raimo Niskanen |
2010-11-30 | eprof: fix badarith exception on divide | Björn-Egil Dahlberg |
2010-11-30 | Merge branch 'bmk/httpc_suite_ipfamily_fix/20101109/OTP-8927' of super:bmk_ot... | Ingela Anderton Andin |