CopyHandler

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed support for d_mutex in dump context. Too much circular references occured.

Fixed the mutex debugging macros.

Fixed the ifdef macro for MLOCK/MUNLOCK.

Temporary switch to a debug mutex.

Changed initialization of the d_mutex::dumpctx from constructor to a static variable.

Bugfix: lock count was not initialized at construction.

Bugfix: MUNLOCK caused lock().

Added debug mutex to the project.

Included windows.h, since it was needed (side-effect of the changes in mutex class).

Added doxygen-like comments.

Uniformized a bit the standard mutex with a debug one.

Preliminary support for the debug mutex (hopefully simplifying the debugging of a deadlocks).

    • -0
    • +73
    /ext/libicpf/src/dmutex.cpp
    • -0
    • +36
    /ext/libicpf/src/dmutex.h
Added mutex' constructor accepting a string (and doing nothing with it).

Mutex has been split into the .h/.cpp pair of files.

    • -0
    • +50
    /ext/libicpf/src/mutex.cpp
Removed support for the pseudo-vector.

Removed support for the pseudo-vector code.

Removed references to a std containers from .h files.

Applied a typecast to prevent a warning.

Applied some typecasts to prevent warnings.

Preliminary, untested support for exportable vector with strict type checking.

    • -0
    • +80
    /ext/libicpf/src/vector.cpp
    • -0
    • +68
    /ext/libicpf/src/vector.h
Another correction of the previous mistake.

Corrected error on the callback definition.

Added macro for exporting template class instance.

Another approach to type-safe callbacks.

Another approach to type-safe callbacks.

Added callback3 class (and made a few minor adjustments in parameter names and doxygen comments).

Adjusted callback classes, so they use template parameters.

Added preliminary support for multi-platform circular_buffer class.

    • -239
    • +245
    /ext/libicpf/libicpf.vcproj
    • -0
    • +496
    /ext/libicpf/src/circ_buffer.cpp
    • -0
    • +101
    /ext/libicpf/src/circ_buffer.h
A small update for linux platform.

Final preparations to release a snapshot.

    • -295
    • +0
    /other/Help/English/HTMLDefines.h
    • -295
    • +0
    /other/Help/Polish/HTMLDefines.h