summaryrefslogtreecommitdiff
path: root/cord/cordxtra.c
Commit message (Expand)AuthorAgeFilesLines
* Use cast to void instead of the attribute to indicate unused argumentsIvan Maidanski2022-09-151-8/+4
* Remove extra space after comma in license termsIvan Maidanski2022-05-011-1/+1
* Remove extra parentheses in return statementIvan Maidanski2022-05-011-91/+67
* Fix linking of tests in case of finalization is offIvan Maidanski2022-04-221-4/+8
* Move public header files to include/gc in source treeIvan Maidanski2021-11-251-2/+2
* Add GC_reachable_here after GC_END_STUBBORN_CHANGE in cordsIvan Maidanski2018-06-211-1/+1
* Eliminate 'cast between incompatible function types' compiler warningIvan Maidanski2018-06-041-7/+6
* Fix cords for MANUAL_VDBIvan Maidanski2018-05-231-0/+2
* Eliminate C++ warning about deprecated register keyword (cord)Jay Krell2018-02-221-39/+40
* Fix 'invalid conversion from const char* to char*' in CORD_batched_chr_procJay Krell2018-02-201-2/+2
* Convert cord source files to valid C++ codeIvan Maidanski2018-02-141-4/+4
* Replace deprecated rewind to fseek in cordxtraIvan Maidanski2017-07-201-16/+11
* Eliminate 'possible loss of data' compiler warnings in cord (MS VC)Ivan Maidanski2017-04-201-5/+6
* Define CLANG/GNUC_PREREQ macros to check gcc/clang minimum versionIvan Maidanski2017-03-071-1/+1
* Eliminate 'checking if unsigned variable is <0' cppcheck style warningIvan Maidanski2016-08-291-2/+3
* Eliminate 'scope of variable can be reduced' cppcheck warningsIvan Maidanski2016-08-271-4/+6
* Fix 'CORD_iter5 unused result' code defect in cordxtraIvan Maidanski2016-03-021-4/+7
* Fix missing numeric casts in cordIvan Maidanski2016-02-121-3/+2
* Remove duplicate new-line in OUT_OF_MEMORY message (cord)Ivan Maidanski2016-02-121-2/+2
* Fix null-pointer dereferences in case of out-of-memory in cordIvan Maidanski2016-02-121-0/+1
* Fix more typos in comments and documentationIvan Maidanski2013-07-111-1/+1
* Fix typos in commentsOndrej Bilka2013-07-111-1/+1
* Expand tabs to spaces in rarely used (ancient) filesIvan Maidanski2013-07-101-23/+23
* Include "config.h" instead of "private/config.h" on HAVE_CONFIG_HIvan Maidanski2012-08-301-1/+1
* Suppress false 'unused argument' warnings for GCC v3Ivan Maidanski2012-02-271-1/+1
* cord: Change function declaration style from K-R to ANSI CIvan Maidanski2012-02-161-2/+1
* Minor adjustment of libcord visibility fixIvan Maidanski2012-01-161-0/+7
* Replace ARGSUSED comment-based annotation with GCC 'unused' attribute.Ivan Maidanski2011-09-141-10/+16
* Remove information about the authors from the source files.Ivan Maidanski2011-08-251-3/+2
* 2011-05-06 Ivan Maidanski <ivmai@mail.ru>ivmai2011-07-261-120/+123
* gc6.3alpha5 tarball importgc6_3alpha5Ivan Maidanski2011-07-261-2/+2
* gc6.3alpha4 tarball importgc6_3alpha4Ivan Maidanski2011-07-261-1/+1
* gc5.0alpha3 tarball importgc5_0alpha3Ivan Maidanski2011-07-261-1/+1
* gc4.13 tarball importgc4_13Ivan Maidanski2011-07-261-2/+4
* gc4.11 tarball importgc4_11Ivan Maidanski2011-07-261-1/+13
* gc4.10 tarball importgc4_10Ivan Maidanski2011-07-261-6/+3
* gc4.8 tarball importgc4_8Ivan Maidanski2011-07-261-12/+56
* gc4.1 tarball importgc4_1Ivan Maidanski2011-07-261-0/+566