c9s
|
c58d48f962
|
Fix include
|
2014-05-28 21:56:22 +08:00 |
|
c9s
|
d400789d96
|
more const pointers
|
2014-05-28 21:09:37 +08:00 |
|
c9s
|
072c72621c
|
separate header files
|
2014-05-28 21:08:06 +08:00 |
|
c9s
|
9cb2f80e1f
|
more const pointers
|
2014-05-28 21:03:59 +08:00 |
|
c9s
|
a2bec00a9e
|
match_entry.c
|
2014-05-28 21:02:57 +08:00 |
|
c9s
|
f5996731ca
|
Add const for pointers
|
2014-05-28 21:00:02 +08:00 |
|
c9s
|
34ec73ecbc
|
enable -Wall for tests
|
2014-05-28 20:56:16 +08:00 |
|
c9s
|
e12ca5840e
|
Add email to CHANGES.md
|
2014-05-27 21:17:23 +08:00 |
|
c9s
|
1c1063e3b6
|
update CHANGES
|
2014-05-27 21:16:46 +08:00 |
|
c9s
|
cd16d67663
|
fix zcalloc bug
|
2014-05-27 14:18:45 +08:00 |
|
c9s
|
cf734a480c
|
edge branch with routes and other resets
|
2014-05-27 14:16:42 +08:00 |
|
c9s
|
60821aac0c
|
const pointer
|
2014-05-27 12:35:17 +08:00 |
|
c9s
|
f596c7392d
|
Add const
|
2014-05-27 12:34:28 +08:00 |
|
c9s
|
10d6a64eac
|
update README
|
2014-05-27 12:32:07 +08:00 |
|
c9s
|
6cc57d545f
|
const char *
|
2014-05-27 01:08:31 +08:00 |
|
c9s
|
9f8176447b
|
const char *
|
2014-05-27 01:08:01 +08:00 |
|
c9s
|
54397987bd
|
Add const
|
2014-05-27 01:07:33 +08:00 |
|
c9s
|
533eb6b9c3
|
include stdbool.h
|
2014-05-27 00:47:59 +08:00 |
|
c9s
|
aaf35d22d8
|
include stdbool.h
|
2014-05-27 00:47:21 +08:00 |
|
c9s
|
f597239986
|
fix
|
2014-05-26 21:44:48 +08:00 |
|
c9s
|
7aaed3e5d7
|
merge str_array.h
|
2014-05-26 21:39:36 +08:00 |
|
c9s
|
a99547bea5
|
update pc config
|
2014-05-26 21:29:56 +08:00 |
|
c9s
|
94c71b5431
|
move frequently used fields to struct head.
|
2014-05-24 19:04:34 +08:00 |
|
c9s
|
ef9962c958
|
struct field data type improvement for memory usage.
|
2014-05-24 18:45:43 +08:00 |
|
c9s
|
da47f06bdc
|
update benchmakr result
|
2014-05-24 17:22:29 +08:00 |
|
c9s
|
568400c1b7
|
Add more benchmark record
|
2014-05-24 17:16:49 +08:00 |
|
c9s
|
0909ab8af9
|
put combined_pattern to the end of struct
|
2014-05-24 17:14:17 +08:00 |
|
c9s
|
c1cd7444cb
|
Add struct fields optimization
|
2014-05-24 17:13:55 +08:00 |
|
c9s
|
dcf4bf0f14
|
update README for steps
|
2014-05-24 16:28:53 +08:00 |
|
c9s
|
7b70d436e8
|
update .travis.yml config
|
2014-05-24 16:27:43 +08:00 |
|
c9s
|
c69d483fc7
|
fix configure script for check
|
2014-05-24 16:26:47 +08:00 |
|
c9s
|
3104802101
|
TESTS += benchmark
|
2014-05-24 16:23:41 +08:00 |
|
c9s
|
adc96ae2d2
|
unset if config.h is not found.
|
2014-05-24 15:50:12 +08:00 |
|
c9s
|
6f66cc4f7a
|
check check.h automatically
|
2014-05-24 15:49:47 +08:00 |
|
c9s
|
b737fbb130
|
remove AM_PATH_CHECK
|
2014-05-24 15:46:45 +08:00 |
|
c9s
|
a5217a9362
|
do not install benchmark to prefix/bin
|
2014-05-24 15:41:20 +08:00 |
|
c9s
|
6358da7df8
|
Add --enable-check option
|
2014-05-24 15:41:02 +08:00 |
|
c9s
|
f3c6296a7a
|
Fix the extra "check" checking
|
2014-05-24 15:30:57 +08:00 |
|
Pedro
|
3fd773f889
|
Update README.md
|
2014-05-23 21:03:40 -05:00 |
|
c9s
|
8c7a148014
|
Update changelog
|
2014-05-23 23:30:58 +08:00 |
|
c9s
|
186531c5b4
|
partially
|
2014-05-23 23:20:32 +08:00 |
|
c9s
|
08bad93d56
|
update doc
|
2014-05-23 23:17:58 +08:00 |
|
c9s
|
fd0a4f9b02
|
document about optimization and slug
|
2014-05-23 23:15:32 +08:00 |
|
c9s
|
591b6cd4c1
|
when matching pcre do not switch check rc
|
2014-05-23 23:00:49 +08:00 |
|
c9s
|
628f09a8f4
|
Add OP_EXPECT_MORE_ALPHA opcode
|
2014-05-23 22:58:20 +08:00 |
|
c9s
|
5f75677369
|
do not check benchmark program
|
2014-05-23 22:50:55 +08:00 |
|
c9s
|
25e107484e
|
Add function prefix description
|
2014-05-23 22:46:35 +08:00 |
|
c9s
|
6881c47ee6
|
update legend title
|
2014-05-23 22:40:12 +08:00 |
|
c9s
|
9a1f7cfced
|
update benchmark records
|
2014-05-23 17:36:47 +08:00 |
|
c9s
|
d02e16a65c
|
improve stack allocation
|
2014-05-23 16:18:58 +08:00 |
|