Age | Commit message (Expand) | Author |
2011-02-25 | Add back documentation on .erlang processing | Gabor Liptak |
2010-12-16 | Merge branch 'rickard/atomic-type/OTP-8974' into dev | Rickard Green |
2010-12-16 | Unbreak atomic fallback | Rickard Green |
2010-12-16 | Merge branch 'rickard/atomic-type/OTP-8974' into dev | Rickard Green |
2010-12-16 | Use 32-bit atomics for system block | Rickard Green |
2010-12-16 | Use 32-bit atomics for misc scheduling specific information | Rickard Green |
2010-12-16 | Use 32-bit atomic for uaflgs in thread specific events | Rickard Green |
2010-12-16 | Use 32-bit atomics for process lock flags | Rickard Green |
2010-12-16 | Add 32-bit atomics to emulator APIs | Rickard Green |
2010-12-15 | Use new atomic types in emulator | Rickard Green |
2010-12-15 | Use 32-bit atomics for ethr_thr_create | Rickard Green |
2010-12-15 | Use 32-bit atomics for mutex and rwmutex flags | Rickard Green |
2010-12-15 | Use 32-bit atomics for events | Rickard Green |
2010-12-15 | Add support for 32-bit atomics | Rickard Green |
2010-12-14 | Move atomic API into own files | Rickard Green |
2010-12-14 | Add support for 64-bit atomics on Windows | Rickard Green |
2010-12-14 | Remove unused ethread time functionality | Rickard Green |
2010-12-11 | Introduce ethr_sint_t and use it for atomics | Rickard Green |
2010-12-10 | Fix a couple typos in filename encoding docs | Tuncer Ayaz |
2010-12-08 | Update version numbers | Björn-Egil Dahlberg |
2010-12-06 | Prepare release | Erlang/OTP |
2010-12-06 | Merge branch 'rickard/rwmutex-bug/OTP-8925' into dev | Rickard Green |
2010-12-06 | Fix erroneous assertion | Rickard Green |
2010-12-03 | Merge branch 'pan/inet6_corrections/OTP-8969' into dev | Raimo Niskanen |
2010-12-03 | Update preloaded modules | Patrik Nyblom |
2010-12-03 | Merge branch 'pan/unicode-filenames/OTP-8887' into dev | Patrik Nyblom |
2010-12-03 | Merge branch 'rickard/rwmutex-bug/OTP-8925' into dev | Rickard Green |
2010-12-03 | Add documentation to erlang.xml and slight correction to unicode_usage.xml | Patrik Nyblom |
2010-12-02 | Stop using uncertain flags for getaddrinfo() | Raimo Niskanen |
2010-12-02 | Use correct argument types on rwlock_wake_set_flags() | Rickard Green |
2010-12-01 | Add documentation about raw filenames and Unicode file name translation mode | Patrik Nyblom |
2010-12-01 | Skip ethread_SUITE:max_threads test on MacOS X Leopard | Rickard Green |
2010-12-01 | Make windows inet_gethost work for ipv6 | Patrik Nyblom |
2010-12-01 | Fix format_man_pages so it handles all man sections and remove warnings/error... | Lars Thorsen |
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 'rickard/rwmutex-bug/OTP-8925' into dev | Rickard Green |
2010-12-01 | Miscellaneous rwmutex bug fixes and improvements | Rickard Green |
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-11-30 | Teach filelib to use re in unicode mode when filenames are not raw | Patrik Nyblom |
2010-11-30 | Adapt new soft and hard link routines on Windos to Unicode | Patrik Nyblom |
2010-11-30 | Update preloaded prim_file | Patrik Nyblom |
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 | 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 |