Activity for POSIX Threads for Windows

  • Shark Lasers Shark Lasers created merge request #7 on Code

    cmake: Fix use as a git submodule

  • b'Ross Johnson committed [8e467a] on Code

    Merge /u/jwinarske/pthreads4w/ branch cmake into master

  • Ross Johnson Ross Johnson merged merge request #3 on Code

    CMake Implementation

  • b'Ross Johnson committed [fe3e5f] on Code

    Merge /u/daschuer1/pthreads4w/ branch w4_warning_fix into master

  • Ross Johnson Ross Johnson merged merge request #5 on Code

    Fixes warnings because of undefined macros

  • b'Ross Johnson committed [0b1e1a] on Code

    Merge /u/billyoneal/pthreads4w/ branch fix-arm64 into master

  • Ross Johnson Ross Johnson merged merge request #6 on Code

    Add arm64 support

  • Ross Johnson Ross Johnson committed [f12b44] on Code

    Compile VC tests using pthread.c directly rather than build static lib

  • Billy O'Neal Billy O'Neal created merge request #6

    Add arm64 support

  • Daniel Schürmann Daniel Schürmann created merge request #5

    Fixes warnings because of undefined macros

  • Ross Johnson Ross Johnson committed [3b9e0c]

    Bump micro version number and prepare for a code release.

  • Ross Johnson Ross Johnson committed [fd3a59]

    Type cast truncation warning fix;

  • Ross Johnson Ross Johnson committed [aa2044]

    Documentation fixes

  • Ross Johnson Ross Johnson committed [998f7c]

    Although PTHREAD_THREADS_MAX is a guestimate, should assume it isn't.

  • Ross Johnson Ross Johnson merged merge request #4

    Fixed wrong #pragma warning use

  • raspopov raspopov created merge request #4

    Fixed wrong #pragma warning use

  • Ross Johnson Ross Johnson updated merge request #2

    Improve ARM support

  • Ross Johnson committed [671865]

    Bump version

  • Ross Johnson committed [f7d44f]

    Remove third party test code.

  • Joel Winarske Joel Winarske created merge request #3

    CMake Implementation

  • Ross Johnson committed [44daa2]

    Fix macro name.

  • Carlo Bramini Carlo Bramini created merge request #2

    Improve ARM support

  • Ross Johnson committed [12b7a1]

    Remove *.idb files in cleanup

  • Ross Johnson committed [5af381]

    For consistency, replace some existing extern "C" with __PTW32_* macros

  • Ross Johnson committed [2d5e8a]

    New test

  • Ross Johnson committed [b9856a]

    Update version number and remove comment

  • Ross Johnson committed [6e7f36]

    Remove /Z7 flag from release CFLAGS. This was introduced recently by

  • Ross Johnson committed [7238da]

    Remove duplicated section

  • Ross Johnson committed [c3e1ed]

    Make our static linking pre/post main routines "extern" to avoid

  • Ross Johnson committed [7c8a2c]

    Backport changes made in v3.0.1

  • Ross Johnson committed [d69541]

    New test

  • Ross Johnson committed [0ddd07]

    Fix macro name from backport

  • POSIX Threads for Windows POSIX Threads for Windows released /pthreads4w-code-v3.0.0.zip

  • Ross Johnson Ross Johnson modified a wiki page

    Home

  • Ross Johnson Ross Johnson modified a wiki page

    Home

  • POSIX Threads for Windows POSIX Threads for Windows released /README

  • POSIX Threads for Windows POSIX Threads for Windows released /pthreads4w-code-v3.0.0.zip

  • POSIX Threads for Windows POSIX Threads for Windows released /pthreads4w-code-v2.11.0.zip

  • Ross Johnson committed [9808f0]

    Update for release

  • Ross Johnson committed [07053a]

    Update for release

  • POSIX Threads for Windows POSIX Threads for Windows released /pthreads4w-code-v3.0.0.zip

  • POSIX Threads for Windows POSIX Threads for Windows released /pthreads4w-code-v2.11.0.zip

  • Ross Johnson Ross Johnson committed [94a74e]

    Merge branch 'master' into version_3

  • Ross Johnson committed [943974]

    use GetSystemTimeAsFileTime() everywhere; nmake build independence.

  • Ross Johnson committed [8c1d61]

    Mark Pizzolato changes:

  • Ross Johnson committed [ebe6a7]

    Mark Pizzolato changes.

  • Ross Johnson committed [4ec554]

    Update

  • Ross Johnson committed [15b717]

    Update help target

  • Ross Johnson committed [cefda1]

    Fix install target

  • Ross Johnson committed [4ff8fd]

    Remove unused variable

  • Ross Johnson committed [f40e8a]

    More name repair after patch

  • Ross Johnson committed [69a11d]

    New test

  • Ross Johnson committed [93676c]

    Fix names

  • Ross Johnson committed [bbf85c]

    Apply latest changes from version 2.11.0

  • Ross Johnson committed [6696e2]

    More post patch fixes

  • Ross Johnson committed [81967b]

    Fix preprocessor conditional

  • Ross Johnson committed [1b76ea]

    Add new test

  • Ross Johnson committed [2d731b]

    Call both _set_errno() and SetLastError()

  • Ross Johnson committed [193999]

    Add description for errno handling features

  • Ross Johnson committed [566751]

    Rename static libraries as libpthreadV*.lib to differentiate them from

  • Ross Johnson committed [df26ff]

    New test

  • Ross Johnson committed [e3b9ee]

    Remove attempt to conditionally set macro; require user to define it if

  • Ross Johnson committed [7bb0f2]

    Add asserts to all pthreads calls

  • Ross Johnson committed [e9b26b]

    Update

  • Ross Johnson committed [be94a7]

    Move internal stuff out of pthread.h; remove static non-fix in reinit.c;

  • Ross Johnson committed [588dab]

    More version name and number updates

  • Ross Johnson committed [ca5279]

    Bump library version number; rename macro

  • Ross Johnson committed [2dbbd2]

    Move internal stuff from pthread.h to _ptw32.h; revert reinit1.c

  • Ross Johnson committed [ab140a]

    Add comment

  • Ross Johnson committed [9f0a7e]

    Copyright dates

  • Ross Johnson committed [58b020]

    Bump version minor number

  • Ross Johnson committed [17cc6b]

    Use BUILD_DIR

  • Ross Johnson committed [0496f8]

    Name change and copyright

  • Ross Johnson committed [a44982]

    Use reasonable number of threads in test

  • Ross Johnson committed [2f69e0]

    DLL_VER becomes PTW32_VER; ChangeLog updates

  • Ross Johnson committed [8de5d3]

    Fixing builds; use reasonable number of threads in test.

  • Ross Johnson committed [8b89dd]

    Fix names after patching

  • Ross Johnson committed [c5a9be]

    Project name change in comment

  • Ross Johnson committed [959e1c]

    Four files to remain LGPL but change to v3.

  • Ross Johnson committed [4e402f]

    Explain licence change

  • Ross Johnson committed [40f2c5]

    Licence change, references to new name and repository.

  • Ross Johnson committed [4b81ab]

    Indentation

  • Ross Johnson committed [967110]

    Attempts to get /MT passing tests

  • Ross Johnson committed [dd2ceb]

    Add assertion

  • Ross Johnson committed [98bba9]

    Remove old licence files

  • Ross Johnson committed [52382f]

    Licence change additional info

  • Ross Johnson committed [6f7dd6]

    changed _pth32.h to _ptw32.h for install

  • Ross Johnson committed [2f3145]

    Remove comment

  • Ross Johnson committed [1097a0]

    Add licence files

  • Ross Johnson committed [c9c3e9]

    Static link using /MT for tests; macro name changes

  • Ross Johnson committed [2ccd90]

    Apply Mark Pizzolato's full static linking changes; ignore .project

  • Ross Johnson committed [4c682a]

    Additiona ARM processor macro checks and ChangeLog attributions

  • Ross Johnson committed [9b52fa]

    Fix target "all-tests"

  • Ross Johnson committed [689bbd]

    Apply Mark Pizzolato's full static linking changes; ignore .project

  • Ross Johnson committed [ffe982]

    Static tests built with /MT;

  • Ross Johnson committed [b7e015]

    DLL build and tests passing

  • Ross Johnson Ross Johnson modified a wiki page

    News

  • Ross Johnson Ross Johnson modified a wiki page

    Conformance

  • Ross Johnson Ross Johnson modified a wiki page

    Announcement

  • Ross Johnson committed [9f0d2b]

    Indent

1 >
MongoDB Logo MongoDB