2002-12-09 |
Stefano Zacchiroli | switched to automake based build process
|
commit | commitdiff | tree |
2002-12-09 |
Stefano Zacchiroli | - switched to automake based built
|
commit | commitdiff | tree |
2002-12-09 |
Stefano Zacchiroli | removed hand-made Makefile
|
commit | commitdiff | tree |
2002-12-06 |
Stefano Zacchiroli | some done, some new todo!
|
commit | commitdiff | tree |
2002-12-06 |
Stefano Zacchiroli | added entry about oo interfaces
|
commit | commitdiff | tree |
2002-12-06 |
Stefano Zacchiroli | rebuilt
|
commit | commitdiff | tree |
2002-12-06 |
Stefano Zacchiroli | - added *.mli
|
commit | commitdiff | tree |
2002-12-06 |
Stefano Zacchiroli | - added OO example
|
commit | commitdiff | tree |
2002-12-06 |
Stefano Zacchiroli | - added exceptions Invalid_header_{name,value}
|
commit | commitdiff | tree |
2002-12-06 |
Stefano Zacchiroli | - added safe_parse_request{,'} which wrap parse_request...
|
commit | commitdiff | tree |
2002-12-06 |
Stefano Zacchiroli | implemented and exported heal_header_name and heal_header_value
|
commit | commitdiff | tree |
2002-12-06 |
Stefano Zacchiroli | - added 'constructor' for response class
|
commit | commitdiff | tree |
2002-12-06 |
Stefano Zacchiroli | minor indentation change
|
commit | commitdiff | tree |
2002-12-06 |
Stefano Zacchiroli | - split init_socket_and_callback in two functions
|
commit | commitdiff | tree |
2002-12-06 |
Stefano Zacchiroli | added 'build_sockaddr'
|
commit | commitdiff | tree |
2002-12-06 |
Stefano Zacchiroli | removed now useless (due to automake) Makefile
|
commit | commitdiff | tree |
2002-12-04 |
Stefano Zacchiroli | - reverted to only one quotation level in xmluri, libxml2...
|
commit | commitdiff | tree |
2002-12-04 |
Stefano Zacchiroli | recomputed
|
commit | commitdiff | tree |
2002-12-04 |
Stefano Zacchiroli | - bugfix: removed Http_types -> Http_types dep
|
commit | commitdiff | tree |
2002-12-04 |
Stefano Zacchiroli | - use Pcre to perform sanity checks
|
commit | commitdiff | tree |
2002-12-04 |
Stefano Zacchiroli | - first entry for 0.0.7
|
commit | commitdiff | tree |
2002-12-04 |
Stefano Zacchiroli | - added deb target
|
commit | commitdiff | tree |
2002-12-03 |
Stefano Zacchiroli | - added sanity checks entry
|
commit | commitdiff | tree |
2002-12-03 |
Stefano Zacchiroli | *** empty log message ***
|
commit | commitdiff | tree |
2002-12-03 |
Stefano Zacchiroli | - added two TODO comment
|
commit | commitdiff | tree |
2002-12-03 |
Stefano Zacchiroli | - moved exceptions here
|
commit | commitdiff | tree |
2002-12-03 |
Stefano Zacchiroli | - moved exceptions in http_types
|
commit | commitdiff | tree |
2002-12-03 |
Stefano Zacchiroli | - moved exceptions in http_types
|
commit | commitdiff | tree |
2002-12-03 |
Stefano Zacchiroli | - implemented heal_header that sanity checks an header
|
commit | commitdiff | tree |
2002-12-03 |
Stefano Zacchiroli | - added sanity test on headers while using send_header{,s}
|
commit | commitdiff | tree |
2002-12-03 |
Stefano Zacchiroli | - added string_{em,im}plode
|
commit | commitdiff | tree |
2002-12-03 |
Stefano Zacchiroli | - moved exceptions in http_types
|
commit | commitdiff | tree |
2002-12-03 |
Stefano Zacchiroli | added cvsignores
|
commit | commitdiff | tree |
2002-12-03 |
Stefano Zacchiroli | added Http_constants module
|
commit | commitdiff | tree |
2002-12-02 |
Stefano Zacchiroli | - unset http_proxy to avoid libxslt related problems
|
commit | commitdiff | tree |
2002-12-02 |
Stefano Zacchiroli | - bugfix use Netconding.Url.encode instead of trivial...
|
commit | commitdiff | tree |
2002-12-02 |
Stefano Zacchiroli | - added 2 TODO items
|
commit | commitdiff | tree |
2002-12-02 |
Stefano Zacchiroli | - moved supported_properties stuff in uwobo_common
|
commit | commitdiff | tree |
2002-12-02 |
Stefano Zacchiroli | - bugfix: wrap Not_found exception with Stylesheet_not_found...
|
commit | commitdiff | tree |
2002-12-02 |
Stefano Zacchiroli | - written help message
|
commit | commitdiff | tree |
2002-12-02 |
Stefano Zacchiroli | - moved here support_properties stuff
|
commit | commitdiff | tree |
2002-12-02 |
Stefano Zacchiroli | bugfix: install also _mt objects
|
commit | commitdiff | tree |
2002-12-02 |
Stefano Zacchiroli | - added an additional level of quoting on xmluri argument...
|
commit | commitdiff | tree |
2002-12-01 |
Stefano Zacchiroli | - bugfix (or hack, as you wish :-) for recursive invocations...
|
commit | commitdiff | tree |
2002-12-01 |
Stefano Zacchiroli | - bugfix: add xsl:output element as last child of the...
|
commit | commitdiff | tree |
2002-12-01 |
Stefano Zacchiroli | use '-thread' option only when linking
|
commit | commitdiff | tree |
2002-12-01 |
Stefano Zacchiroli | - added damned_recursion example
|
commit | commitdiff | tree |
2002-12-01 |
Stefano Zacchiroli | - removed some ':'s
|
commit | commitdiff | tree |
2002-12-01 |
Stefano Zacchiroli | - added mt and non_mt dirs to dist stuff
|
commit | commitdiff | tree |
2002-12-01 |
Stefano Zacchiroli | - split threaded and non threaded implementations
|
commit | commitdiff | tree |
2002-12-01 |
Stefano Zacchiroli | - split threaded and non threaded implementations
|
commit | commitdiff | tree |
2002-11-29 |
Stefano Zacchiroli | snapshot Fri, 29 Nov 2002 17:17:46 +0100 zack
|
commit | commitdiff | tree |
2002-11-29 |
Stefano Zacchiroli | snapshot Fri, 29 Nov 2002 12:38:23 +0100 zack
|
commit | commitdiff | tree |
2002-11-29 |
Stefano Zacchiroli | added 0.0.2 entry
|
commit | commitdiff | tree |
2002-11-29 |
Stefano Zacchiroli | use saveResultToChannel instead of gdome serialization...
|
commit | commitdiff | tree |
2002-11-29 |
Stefano Zacchiroli | implemented saveResultToChannel
|
commit | commitdiff | tree |
2002-11-29 |
Stefano Zacchiroli | bumped micro version to 2
|
commit | commitdiff | tree |
2002-11-29 |
Stefano Zacchiroli | - slices of io.h from ocaml source tree to retrieve...
|
commit | commitdiff | tree |
2002-11-29 |
Stefano Zacchiroli | - use saveResultTo* functions instead of gdome serialization...
|
commit | commitdiff | tree |
2002-11-29 |
Stefano Zacchiroli | - added saveResultTo{Filename,File,Fd}
|
commit | commitdiff | tree |
2002-11-29 |
Stefano Zacchiroli | added -Wall flag to gcc invocation
|
commit | commitdiff | tree |
2002-11-29 |
Stefano Zacchiroli | bumped version 0.0.2
|
commit | commitdiff | tree |
2002-11-29 |
Stefano Zacchiroli | added LICENSE files (LICENSE-INRIA if for ocaml-io.h)
|
commit | commitdiff | tree |
2002-11-29 |
Stefano Zacchiroli | - added versioned deps and build deps
|
commit | commitdiff | tree |
2002-11-29 |
Stefano Zacchiroli | removed verbatim GPL license, replaced with a reference to
|
commit | commitdiff | tree |
2002-11-27 |
Stefano Zacchiroli | snapshot Wed, 27 Nov 2002 18:10:57 +0100
|
commit | commitdiff | tree |
2002-11-27 |
Stefano Zacchiroli | snapshot Wed, 27 Nov 2002 14:47:14 +0100
|
commit | commitdiff | tree |
2002-11-27 |
Stefano Zacchiroli | snapshot Wed, 27 Nov 2002 02:45:45 +0100
|
commit | commitdiff | tree |
2002-11-26 |
Stefano Zacchiroli | cvs snapshot Tue, 26 Nov 2002 18:41:34 +0100
|
commit | commitdiff | tree |
2002-11-26 |
Stefano Zacchiroli | - added support for empty bindings like "a=" or simple...
|
commit | commitdiff | tree |
2002-11-26 |
Stefano Zacchiroli | s/param_all/paramAll/g
|
commit | commitdiff | tree |
2002-11-26 |
Stefano Zacchiroli | parse DISTVERSION from debian/changelog
|
commit | commitdiff | tree |
2002-11-26 |
Stefano Zacchiroli | uwobo ocaml daily snapshot: Tue, 26 Nov 2002 14:26...
|
commit | commitdiff | tree |
2002-11-25 |
Stefano Zacchiroli | - added method 'param_all' to request objects
|
commit | commitdiff | tree |
2002-11-22 |
Stefano Zacchiroli | - added var SEARCH_ENGINE_PORT
|
commit | commitdiff | tree |
2002-11-22 |
Stefano Zacchiroli | cvsignore for html documentation dir
|
commit | commitdiff | tree |
2002-11-22 |
Stefano Zacchiroli | - added ocamldoc documentation in debian package
|
commit | commitdiff | tree |
2002-11-22 |
Stefano Zacchiroli | - fixed wrong @raise ocamldoc tags
|
commit | commitdiff | tree |
2002-11-22 |
Stefano Zacchiroli | - added targets relative to ocamldoc doc generation
|
commit | commitdiff | tree |
2002-11-22 |
Stefano Zacchiroli | - bumped version to 0.0.5
|
commit | commitdiff | tree |
2002-11-22 |
Stefano Zacchiroli | - removed old entries from TODO
|
commit | commitdiff | tree |
2002-11-22 |
Stefano Zacchiroli | - added support for multithreaded daemons
|
commit | commitdiff | tree |
2002-11-20 |
Stefano Zacchiroli | TODO list
|
commit | commitdiff | tree |
2002-11-20 |
Stefano Zacchiroli | - changed invoked daemons for proof checker, draw graph...
|
commit | commitdiff | tree |
2002-11-20 |
Stefano Zacchiroli | added env var DRAW_GRAPH_DIR
|
commit | commitdiff | tree |
2002-11-20 |
Stefano Zacchiroli | - get working directory from env var DRAW_GRAPH_DIR
|
commit | commitdiff | tree |
2002-11-20 |
Stefano Zacchiroli | - http debugging value copied from daemon debugging...
|
commit | commitdiff | tree |
2002-11-20 |
Stefano Zacchiroli | bumped version to 0.0.4
|
commit | commitdiff | tree |
2002-11-20 |
Stefano Zacchiroli | - bugfix: perform GET parameter parsing on HTTP encoded...
|
commit | commitdiff | tree |
2002-11-20 |
Stefano Zacchiroli | - added a lot of debugging messages
|
commit | commitdiff | tree |
2002-11-19 |
Stefano Zacchiroli | added ocaml version of draw_graph and uri_set_queue
|
commit | commitdiff | tree |
2002-11-17 |
Stefano Zacchiroli | bumped version to 0.0.3
|
commit | commitdiff | tree |
2002-11-17 |
Stefano Zacchiroli | renamed tcp_server module in http_tcp_server to avoid...
|
commit | commitdiff | tree |
2002-11-17 |
Stefano Zacchiroli | bug fix: reset timeout after processing request in...
|
commit | commitdiff | tree |
2002-11-17 |
Stefano Zacchiroli | *** empty log message ***
|
commit | commitdiff | tree |
2002-11-17 |
Stefano Zacchiroli | Added debug flag and debug_print function
|
commit | commitdiff | tree |
2002-11-17 |
Stefano Zacchiroli | .cvsignore for examples dir
|
commit | commitdiff | tree |
2002-11-17 |
Stefano Zacchiroli | - split http_parser module (all code that parse http...
|
commit | commitdiff | tree |
2002-11-15 |
Stefano Zacchiroli | oopss, I forgot to commit .depend last time ...
|
commit | commitdiff | tree |
2002-11-15 |
Stefano Zacchiroli | backported new pxp module from branch V7_3_new_exportation
|
commit | commitdiff | tree |
next |