Dennis Luxen
|
bcb39b9e69
|
performance fixes
|
2011-08-07 10:56:37 +00:00 |
|
Dennis Luxen
|
96f5c1c735
|
(experimental) LRU cache turned off, safe delete
|
2011-07-12 17:12:30 +00:00 |
|
Dennis Luxen
|
ae81a8d118
|
Bugfixes, plus safe delete, less pointers and speed back on track
|
2011-07-12 14:03:31 +00:00 |
|
Dennis Luxen
|
f29f6c65a5
|
Refactored various parts for integration of multi-segment paths
|
2011-07-11 15:16:14 +00:00 |
|
Dennis Luxen
|
717d25cad0
|
Parsing via points from URL
|
2011-07-07 09:32:47 +00:00 |
|
Dennis Luxen
|
57809439a8
|
Setting reply to ok by default
|
2011-07-07 09:15:43 +00:00 |
|
Dennis Luxen
|
860e73a633
|
minor typo
|
2011-05-26 08:44:00 +00:00 |
|
Dennis Luxen
|
9514c4b811
|
jsonp support by adding "output=json&jsonp=parseResponse" to URL
|
2011-04-18 09:18:29 +00:00 |
|
Dennis Luxen
|
51d0b94e90
|
Output format is selectable with additional parameter to URL: &output={kml,json}
|
2011-04-18 08:12:44 +00:00 |
|
Dennis Luxen
|
2b639a5a14
|
RequestHandler object is now returned as reference rather than as pointer. Memory handling should be more clear by that change.
|
2011-03-14 13:39:16 +00:00 |
|
Dennis Luxen
|
da3789f2ce
|
Fixing regression and rewrote portions of the memory handling of registered server plugins
|
2011-03-14 13:35:16 +00:00 |
|
Dennis Luxen
|
a2b096b096
|
Getting rid of third party dependency for boost_program_options
|
2011-03-11 16:52:30 +00:00 |
|
Dennis Luxen
|
221080e281
|
Support for gzip compression when using http 1.1; giving gzip precendence
|
2011-02-13 11:15:56 +00:00 |
|
Dennis Luxen
|
d0547f3d69
|
Support http 1.1 deflate compression
|
2011-02-11 16:12:37 +00:00 |
|
Dennis Luxen
|
e32ba24b6a
|
fixing ticket 20. stxxl should not complain any more. also, there should be no compiler warnings.
|
2011-01-14 16:54:42 +00:00 |
|
Dennis Luxen
|
7584c78c25
|
Forgot to comment some debug code
|
2011-01-09 21:49:27 +00:00 |
|
Dennis Luxen
|
bfd2a8aee2
|
This is a large update that brings many internal and architectural changes. The most obvious change to the user is the presence of configuration files for extractLargeNetwork and routed. Optimistically speaking, it should not break anything. Thanks to rskr for support patches and suggestions.
|
2011-01-09 21:42:27 +00:00 |
|