Showing
1 changed file
with
10 additions
and
2 deletions
1 | +2012-02-23 17:40:00 +0100 Georg Hopp | |
2 | + | |
3 | + * add cookie header again (HEAD, origin/master, origin/HEAD, master) | |
4 | + | |
5 | +2012-02-23 16:41:36 +0100 Georg Hopp | |
6 | + | |
7 | + * optmize header search | |
8 | + | |
1 | 9 | 2012-02-23 13:02:23 +0100 Georg Hopp |
2 | 10 | |
3 | - * changed all string operation within header handling with fixed length mem operations, preventing multiple iterations over these strings. In theory this should improve performance in reality it seems that it is worse...CHECK WHY (HEAD, master) | |
11 | + * changed all string operation within header handling with fixed length mem operations, preventing multiple iterations over these strings. In theory this should improve performance in reality it seems that it is worse...CHECK WHY | |
4 | 12 | |
5 | 13 | 2012-02-23 00:05:25 +0100 Georg Hopp |
6 | 14 | |
... | ... | @@ -16,7 +24,7 @@ |
16 | 24 | |
17 | 25 | 2012-02-22 12:19:40 +0100 Georg Hopp |
18 | 26 | |
19 | - * fix memory problems occured with latest changes (origin/master, origin/HEAD) | |
27 | + * fix memory problems occured with latest changes | |
20 | 28 | |
21 | 29 | 2012-02-22 09:03:40 +0100 Georg Hopp |
22 | 30 | ... | ... |
Please
register
or
login
to post a comment