Snaipe
|
bd00c80ea8
|
Aliased strtok_s to strtok_r for windows builds
|
2015-07-31 03:42:45 +02:00 |
|
Snaipe
|
90bacdd603
|
Fixed libcsptr not being detected in the CI cmake script
|
2015-07-31 02:46:54 +02:00 |
|
Snaipe
|
a58dd92c84
|
Fixed appveyor build & libcsptr installation
|
2015-07-31 01:54:42 +02:00 |
|
Snaipe
|
4553a50f46
|
Fixed missing initializer warning
|
2015-07-30 23:17:03 +02:00 |
|
Snaipe
|
a8bec0a0f6
|
Updated libcsptr to use gcc 4.6
|
2015-07-30 23:14:09 +02:00 |
|
Snaipe
|
f7b32fcecf
|
Switched to gcc 4.8
|
2015-07-30 22:40:00 +02:00 |
|
Snaipe
|
c22af6bb37
|
(Hopefully) fixed appveyor & windows builds
|
2015-07-30 22:02:34 +02:00 |
|
Snaipe
|
b8577506cd
|
Added git details to coveralls upload
|
2015-07-30 17:00:50 +02:00 |
|
Snaipe
|
0fde580e06
|
Fixed Coveralls cmake module
|
2015-07-30 16:23:22 +02:00 |
|
Snaipe
|
2b2bdcde14
|
Bump version: 1.2.2 → 1.2.3
|
2015-07-30 14:00:29 +02:00 |
|
Snaipe
|
5cf91b1310
|
Fixed bumpversion
|
2015-07-30 14:00:08 +02:00 |
|
Snaipe
|
5b8a03dfdf
|
Manually added coveralls repo token
|
2015-07-30 13:49:24 +02:00 |
|
Snaipe
|
94eb430dd0
|
switched coveralls upload job to a cmake solution
|
2015-07-30 13:11:54 +02:00 |
|
Snaipe
|
d435c34d36
|
Fixed coverage on travis builds
|
2015-07-30 12:22:31 +02:00 |
|
Snaipe
|
2965f85b4a
|
Updated travis build to use GCC5
|
2015-07-30 12:10:08 +02:00 |
|
Snaipe
|
d4b960fe61
|
Made the build system cmake 2.8 compliant
|
2015-07-29 17:56:24 +02:00 |
|
Snaipe
|
1a86d27ccd
|
Fixed cmake version & switched travis config to use containers
|
2015-07-29 17:22:59 +02:00 |
|
Snaipe
|
8acb2f5dc2
|
Provided non-positional format strings when gettext is not available (hint: windows)
|
2015-07-29 13:32:49 +02:00 |
|
Snaipe
|
f4e15161f3
|
Switched build system to cmake for easier windows builds
|
2015-07-29 13:31:28 +02:00 |
|
Snaipe
|
b66afed4cc
|
Fixed travis build
|
2015-07-29 12:26:13 +02:00 |
|
Snaipe
|
b20c42059b
|
Added tests again in the build system
|
2015-07-29 11:58:51 +02:00 |
|
Snaipe
|
30515e5bcc
|
Excluded out-of-source build folder from gitignore
|
2015-07-28 22:45:18 +02:00 |
|
Snaipe
|
1bc6bf59fe
|
Integrated gettext into the build system
|
2015-07-28 22:44:28 +02:00 |
|
Snaipe
|
e0d93f53c7
|
Added basic config.h.in
|
2015-07-28 19:11:28 +02:00 |
|
Snaipe
|
5f3842c822
|
Removed m4 folder
|
2015-07-28 19:05:38 +02:00 |
|
Snaipe
|
e48bd7c037
|
Switched build system to cmake
|
2015-07-28 19:03:46 +02:00 |
|
Snaipe
|
dd5e4eea23
|
[Issue #28] Added test name in the setup/teardown crash message
|
2015-06-30 14:18:21 +02:00 |
|
Snaipe
|
f24da39204
|
Patch the stack explosion on assertion stats cleanup
|
2015-05-26 20:59:58 +02:00 |
|
Snaipe
|
55e29dfe5b
|
[Issue #26] Fixed the stack explosion when cleaning up too many assertion stats
|
2015-05-26 20:12:47 +02:00 |
|
Snaipe
|
0020f1aa27
|
Added autoconf conditional for PCRE
|
2015-05-04 00:05:52 +02:00 |
|
Snaipe
|
b881d85b19
|
[Issue #24] Merge branch 'features/extglob' into bleeding
|
2015-05-03 23:26:23 +02:00 |
|
Snaipe
|
1b635dccdc
|
Made criterion a shared library
|
2015-05-03 23:24:29 +02:00 |
|
Snaipe
|
6ba229cae3
|
Temporarly dropped support for windows
|
2015-05-03 23:10:14 +02:00 |
|
Snaipe
|
e8443cd071
|
Fixed wrong step in max_length proof
|
2015-05-03 16:30:06 +02:00 |
|
Snaipe
|
1dcba90eb3
|
Added optimal max pattern length and proof, added better error handling
|
2015-05-03 16:02:26 +02:00 |
|
Snaipe
|
bff5081611
|
[Issue #24] Implemented extended shell pattern using a PCRE translator
|
2015-05-03 00:41:58 +02:00 |
|
Franklin Mathieu
|
74291d98a1
|
Merge pull request #23 from offa/leakfix
Possible leak fixed
|
2015-04-27 18:56:03 +02:00 |
|
offa
|
4472085c7d
|
Possible leak fixed.
|
2015-04-27 18:41:50 +02:00 |
|
Snaipe
|
4a04a8a703
|
[v1.2.1] Merge branch 'bleeding'
Changelog:
* Added a cr_ prefix to all assertion macros. Old macros are deprecated
and will be removed in a future version.
|
2015-04-26 16:08:06 +02:00 |
|
Snaipe
|
0f25296e77
|
Bump version: 1.2.0 → 1.2.1
|
2015-04-26 16:01:57 +02:00 |
|
Snaipe
|
94d48e4edd
|
Added bumpversion config
|
2015-04-26 16:01:44 +02:00 |
|
Snaipe
|
f7d88b3e73
|
updated build version on appveyor
|
2015-04-26 15:51:02 +02:00 |
|
Snaipe
|
0179f32b01
|
Only define _ASSERT_H when it is not already defined
|
2015-04-25 17:28:06 +02:00 |
|
Snaipe
|
44b1bc45f6
|
Updated doc with prefixed assertions
|
2015-04-25 17:07:57 +02:00 |
|
Snaipe
|
b0e5becfb9
|
Added better deprecation message
|
2015-04-25 17:04:47 +02:00 |
|
Snaipe
|
2d46006201
|
Changed all tests to use cr_-prefixed macros
|
2015-04-25 16:48:34 +02:00 |
|
Snaipe
|
58581f5b18
|
[Issue #20] Added cr_ prefix to all assertion macros
|
2015-04-25 16:45:31 +02:00 |
|
Snaipe
|
b8d44f433a
|
Added macro alias for assert and enhanced compatibility with assert.h
|
2015-04-24 00:32:20 +02:00 |
|
Snaipe
|
6b71e1c319
|
Added 1.2.0 ChangeLog
|
2015-04-15 23:57:56 +02:00 |
|
Snaipe
|
1156cd4874
|
Reformatted changelog
|
2015-04-15 23:57:41 +02:00 |
|