summaryrefslogtreecommitdiff
path: root/otherlibs/systhreads/st_win32.h
Commit message (Expand)AuthorAgeFilesLines
* Fix the tick thread on WindowsDavid Allsopp2022-03-221-0/+5
* Share pthreads code more explicitly in systhreadsDavid Allsopp2022-03-221-2/+15
* Implement systhreads via winpthreads for nowDavid Allsopp2021-12-231-0/+23
* first dec importEnguerrand Decorne2020-07-301-434/+0
* Thread.yield fairness with multiple busy yielding threads (#2112)ahh2019-02-081-7/+9
* Whitespace and overlong line fixes.David Allsopp2018-06-141-1/+2
* Cleaning up the C code (#1812)Xavier Leroy2018-06-071-0/+4
* Unicode support for the Windows runtime (#1200)Nicolás Ojeda Bär2017-09-181-8/+11
* Fixed grammar in user-facing comments and READMEMax Mouratov2017-04-061-1/+1
* runtime: replacing direct calls to malloc/calloc/realloc/free with calls to c...Max Mouratov2017-03-171-4/+4
* Fix a couple of warnings in C code.Sébastien Hinderer2016-12-061-0/+1
* Do not use the compatibility macros in the C stub code. (#892)Sébastien Hinderer2016-11-171-5/+5
* Update headers for the new license.Damien Doligez2016-02-181-12/+14
* PR#6776: Failure to kill the "tick" thread, segfault when exiting the runtimeDamien Doligez2015-03-311-6/+8
* Merge branch 4.01 from branching point to 4.01.0+rc1Damien Doligez2013-09-041-1/+2
* WinError.h -> winerror.h. This improves cross-compilation for Windows.Wojciech Meyer2012-12-301-1/+1
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* clean up TABs and whitespaceDamien Doligez2012-07-301-10/+10
* PR#5504: Fix. Patch proposed by Stephane Glondu, thanks.Wojciech Meyer2012-02-191-1/+1
* Fix #5383: Cannot build OCaml 3.12.1 Win32/MSVCJonathan Protzenko2012-01-301-0/+1
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
* - Refactoring of otherlibs/systhreadsXavier Leroy2010-04-271-0/+419