]> matita.cs.unibo.it Git - helm.git/log
helm.git
21 years agoThis commit was manufactured by cvs2svn to create tag 'V_0_0_6'. V_0_0_6
no author [Tue, 3 Dec 2002 21:39:36 +0000 (21:39 +0000)]
This commit was manufactured by cvs2svn to create tag 'V_0_0_6'.

21 years ago- added sanity checks entry
Stefano Zacchiroli [Tue, 3 Dec 2002 21:39:36 +0000 (21:39 +0000)]
- added sanity checks entry

21 years ago*** empty log message ***
Stefano Zacchiroli [Tue, 3 Dec 2002 21:37:42 +0000 (21:37 +0000)]
*** empty log message ***

21 years ago- added two TODO comment
Stefano Zacchiroli [Tue, 3 Dec 2002 21:37:26 +0000 (21:37 +0000)]
- added two TODO comment

21 years ago- moved exceptions here
Stefano Zacchiroli [Tue, 3 Dec 2002 21:37:04 +0000 (21:37 +0000)]
- moved exceptions here

21 years ago- moved exceptions in http_types
Stefano Zacchiroli [Tue, 3 Dec 2002 21:36:34 +0000 (21:36 +0000)]
- moved exceptions in http_types
- bugfixed some illegal \\ in regular expressions
- added sanity check on setCode, {add,replace}Header

21 years ago- moved exceptions in http_types
Stefano Zacchiroli [Tue, 3 Dec 2002 21:35:22 +0000 (21:35 +0000)]
- moved exceptions in http_types

21 years ago- implemented heal_header that sanity checks an header
Stefano Zacchiroli [Tue, 3 Dec 2002 21:34:14 +0000 (21:34 +0000)]
- implemented heal_header that sanity checks an header
- moved exceptions in http_types

21 years ago- added sanity test on headers while using send_header{,s}
Stefano Zacchiroli [Tue, 3 Dec 2002 21:32:31 +0000 (21:32 +0000)]
- added sanity test on headers while using send_header{,s}

21 years ago- added string_{em,im}plode
Stefano Zacchiroli [Tue, 3 Dec 2002 21:31:19 +0000 (21:31 +0000)]
- added string_{em,im}plode
- moved here reason_phrase_of_code

21 years ago- moved exceptions in http_types
Stefano Zacchiroli [Tue, 3 Dec 2002 21:29:57 +0000 (21:29 +0000)]
- moved exceptions in http_types
- moved reason_phrase_of_code in in http_misc because it should not be
  used by users
- removed useless reason_phrase_of_status
- moved constants to http_constants

21 years agoadded cvsignores
Stefano Zacchiroli [Tue, 3 Dec 2002 21:27:57 +0000 (21:27 +0000)]
added cvsignores

21 years agoadded Http_constants module
Stefano Zacchiroli [Tue, 3 Dec 2002 21:26:49 +0000 (21:26 +0000)]
added Http_constants module

21 years agom:exist ==> m:exists
Claudio Sacerdoti Coen [Tue, 3 Dec 2002 09:23:58 +0000 (09:23 +0000)]
m:exist ==> m:exists

21 years ago- unset http_proxy to avoid libxslt related problems
Stefano Zacchiroli [Mon, 2 Dec 2002 16:26:09 +0000 (16:26 +0000)]
- unset http_proxy to avoid libxslt related problems

21 years ago- bugfix use Netconding.Url.encode instead of trivial home made encoding
Stefano Zacchiroli [Mon, 2 Dec 2002 16:12:18 +0000 (16:12 +0000)]
- bugfix use Netconding.Url.encode instead of trivial home made encoding

21 years ago- added 2 TODO items
Stefano Zacchiroli [Mon, 2 Dec 2002 16:11:46 +0000 (16:11 +0000)]
- added 2 TODO items

21 years ago- moved supported_properties stuff in uwobo_common
Stefano Zacchiroli [Mon, 2 Dec 2002 15:28:12 +0000 (15:28 +0000)]
- moved supported_properties stuff in uwobo_common
- removed dump_args debugging function

21 years ago- bugfix: wrap Not_found exception with Stylesheet_not_found exception
Stefano Zacchiroli [Mon, 2 Dec 2002 15:27:33 +0000 (15:27 +0000)]
- bugfix: wrap Not_found exception with Stylesheet_not_found exception
  when trying to apply an unloaded stylesheet

21 years ago- written help message
Stefano Zacchiroli [Mon, 2 Dec 2002 15:26:05 +0000 (15:26 +0000)]
- written help message

21 years ago- moved here support_properties stuff
Stefano Zacchiroli [Mon, 2 Dec 2002 15:25:38 +0000 (15:25 +0000)]
- moved here support_properties stuff

21 years agobugfix: install also _mt objects
Stefano Zacchiroli [Mon, 2 Dec 2002 14:05:00 +0000 (14:05 +0000)]
bugfix: install also _mt objects

21 years ago- added an additional level of quoting on xmluri argument because
Stefano Zacchiroli [Mon, 2 Dec 2002 13:23:36 +0000 (13:23 +0000)]
- added an additional level of quoting on xmluri argument because
  libxslt's document() implementation sucks

21 years ago- bugfix (or hack, as you wish :-) for recursive invocations problem:
Stefano Zacchiroli [Sun, 1 Dec 2002 20:06:11 +0000 (20:06 +0000)]
- bugfix (or hack, as you wish :-) for recursive invocations problem:
  fork a new process to handle "/apply" requests

21 years ago- bugfix: add xsl:output element as last child of the root element to
Stefano Zacchiroli [Sun, 1 Dec 2002 20:03:59 +0000 (20:03 +0000)]
- bugfix: add xsl:output element as last child of the root element to
  avoid violation of XSLT specifications when one or more xsl:import
  elements are used
- added logging of received parameters for debugging purposes

21 years agouse '-thread' option only when linking
Stefano Zacchiroli [Sun, 1 Dec 2002 20:01:06 +0000 (20:01 +0000)]
use '-thread' option only when linking

21 years ago- added damned_recursion example
Stefano Zacchiroli [Sun, 1 Dec 2002 17:20:56 +0000 (17:20 +0000)]
- added damned_recursion example

21 years ago- removed some ':'s
Stefano Zacchiroli [Sun, 1 Dec 2002 17:20:31 +0000 (17:20 +0000)]
- removed some ':'s

21 years ago- added mt and non_mt dirs to dist stuff
Stefano Zacchiroli [Sun, 1 Dec 2002 17:20:17 +0000 (17:20 +0000)]
- added mt and non_mt dirs to dist stuff
- bugfix: added some forgotten targets to .PHONY

21 years ago- split threaded and non threaded implementations
Stefano Zacchiroli [Sun, 1 Dec 2002 16:33:03 +0000 (16:33 +0000)]
- split threaded and non threaded implementations

21 years ago- split threaded and non threaded implementations
Stefano Zacchiroli [Sun, 1 Dec 2002 16:32:46 +0000 (16:32 +0000)]
- split threaded and non threaded implementations
- factorized out code for initialization of server socket and 'standard'
  callback

21 years agosnapshot Fri, 29 Nov 2002 17:17:46 +0100 zack
Stefano Zacchiroli [Fri, 29 Nov 2002 16:18:00 +0000 (16:18 +0000)]
snapshot Fri, 29 Nov 2002 17:17:46 +0100 zack

21 years agosnapshot Fri, 29 Nov 2002 12:38:23 +0100 zack
Stefano Zacchiroli [Fri, 29 Nov 2002 11:38:49 +0000 (11:38 +0000)]
snapshot Fri, 29 Nov 2002 12:38:23 +0100 zack

21 years agoadded 0.0.2 entry
Stefano Zacchiroli [Fri, 29 Nov 2002 11:27:54 +0000 (11:27 +0000)]
added 0.0.2 entry

21 years agouse saveResultToChannel instead of gdome serialization to save test
Stefano Zacchiroli [Fri, 29 Nov 2002 11:27:32 +0000 (11:27 +0000)]
use saveResultToChannel instead of gdome serialization to save test
results

21 years agoimplemented saveResultToChannel
Stefano Zacchiroli [Fri, 29 Nov 2002 11:26:58 +0000 (11:26 +0000)]
implemented saveResultToChannel

21 years agobumped micro version to 2
Stefano Zacchiroli [Fri, 29 Nov 2002 11:26:30 +0000 (11:26 +0000)]
bumped micro version to 2

21 years ago- slices of io.h from ocaml source tree to retrieve file descriptor
Stefano Zacchiroli [Fri, 29 Nov 2002 11:26:13 +0000 (11:26 +0000)]
- slices of io.h from ocaml source tree to retrieve file descriptor
  from channel structures

21 years ago- use saveResultTo* functions instead of gdome serialization to write
Stefano Zacchiroli [Fri, 29 Nov 2002 11:25:16 +0000 (11:25 +0000)]
- use saveResultTo* functions instead of gdome serialization to write
  test results

21 years ago- added saveResultTo{Filename,File,Fd}
Stefano Zacchiroli [Fri, 29 Nov 2002 11:24:40 +0000 (11:24 +0000)]
- added saveResultTo{Filename,File,Fd}

21 years agoadded -Wall flag to gcc invocation
Stefano Zacchiroli [Fri, 29 Nov 2002 11:24:12 +0000 (11:24 +0000)]
added -Wall flag to gcc invocation

21 years agobumped version 0.0.2
Stefano Zacchiroli [Fri, 29 Nov 2002 11:23:10 +0000 (11:23 +0000)]
bumped version 0.0.2

21 years agoadded LICENSE files (LICENSE-INRIA if for ocaml-io.h)
Stefano Zacchiroli [Fri, 29 Nov 2002 11:22:45 +0000 (11:22 +0000)]
added LICENSE files (LICENSE-INRIA if for ocaml-io.h)

21 years ago- added versioned deps and build deps
Stefano Zacchiroli [Fri, 29 Nov 2002 00:57:23 +0000 (00:57 +0000)]
- added versioned deps and build deps
- added versioned provides

21 years agoremoved verbatim GPL license, replaced with a reference to
Stefano Zacchiroli [Fri, 29 Nov 2002 00:56:21 +0000 (00:56 +0000)]
removed verbatim GPL license, replaced with a reference to
/usr/share/common-licenses/GPL

21 years agosnapshot Wed, 27 Nov 2002 18:10:57 +0100
Stefano Zacchiroli [Wed, 27 Nov 2002 17:11:37 +0000 (17:11 +0000)]
snapshot Wed, 27 Nov 2002 18:10:57 +0100

21 years agoobjectName patched.
natile [Wed, 27 Nov 2002 16:03:29 +0000 (16:03 +0000)]
objectName patched.

21 years agosnapshot Wed, 27 Nov 2002 14:47:14 +0100
Stefano Zacchiroli [Wed, 27 Nov 2002 13:47:32 +0000 (13:47 +0000)]
snapshot Wed, 27 Nov 2002 14:47:14 +0100

21 years agoRelation patched, property added.
natile [Wed, 27 Nov 2002 11:09:26 +0000 (11:09 +0000)]
Relation patched, property added.

21 years agosnapshot Wed, 27 Nov 2002 02:45:45 +0100
Stefano Zacchiroli [Wed, 27 Nov 2002 01:45:57 +0000 (01:45 +0000)]
snapshot Wed, 27 Nov 2002 02:45:45 +0100

21 years agocvs snapshot Tue, 26 Nov 2002 18:41:34 +0100
Stefano Zacchiroli [Tue, 26 Nov 2002 17:42:15 +0000 (17:42 +0000)]
cvs snapshot Tue, 26 Nov 2002 18:41:34 +0100

21 years agolexer patched
Ferruccio Guidi [Tue, 26 Nov 2002 17:30:51 +0000 (17:30 +0000)]
lexer patched

21 years ago- added support for empty bindings like "a=" or simple "a" in query
Stefano Zacchiroli [Tue, 26 Nov 2002 15:40:03 +0000 (15:40 +0000)]
- added support for empty bindings like "a=" or simple "a" in query
  arguments
- s/Malformed_query_binding/Malformed_query_part/g

21 years agos/param_all/paramAll/g
Stefano Zacchiroli [Tue, 26 Nov 2002 15:38:39 +0000 (15:38 +0000)]
s/param_all/paramAll/g

21 years agoparse DISTVERSION from debian/changelog
Stefano Zacchiroli [Tue, 26 Nov 2002 15:37:16 +0000 (15:37 +0000)]
parse DISTVERSION from debian/changelog

21 years agouwobo ocaml daily snapshot: Tue, 26 Nov 2002 14:26:36 +0100
Stefano Zacchiroli [Tue, 26 Nov 2002 13:27:22 +0000 (13:27 +0000)]
uwobo ocaml daily snapshot: Tue, 26 Nov 2002 14:26:36 +0100

21 years agodebug output removed
Ferruccio Guidi [Tue, 26 Nov 2002 11:48:52 +0000 (11:48 +0000)]
debug output removed

21 years agoMathQL.ml updated
Ferruccio Guidi [Tue, 26 Nov 2002 11:43:29 +0000 (11:43 +0000)]
MathQL.ml updated

21 years agoChanging directory for tmp files
Pietro Di Lena [Mon, 25 Nov 2002 18:43:11 +0000 (18:43 +0000)]
Changing directory for tmp files

21 years agoNow it is possible to define a 'cookable' operator with arity = 0 and hide = 0
Pietro Di Lena [Mon, 25 Nov 2002 18:14:21 +0000 (18:14 +0000)]
Now it is possible to define a 'cookable' operator with arity = 0 and  hide = 0

21 years agoChanged cic:/Coq/Sets/Ensembles/Ensembles/Empty_set.ind definition
Pietro Di Lena [Mon, 25 Nov 2002 18:04:30 +0000 (18:04 +0000)]
Changed cic:/Coq/Sets/Ensembles/Ensembles/Empty_set.ind definition

21 years agoNow value returned by get_no_params function is a number (not a string)
Pietro Di Lena [Mon, 25 Nov 2002 17:54:20 +0000 (17:54 +0000)]
Now value returned by get_no_params function is a number (not a string)

21 years ago- added method 'param_all' to request objects
Stefano Zacchiroli [Mon, 25 Nov 2002 10:06:29 +0000 (10:06 +0000)]
- added method 'param_all' to request objects

21 years agoDebugging prints removed.
natile [Fri, 22 Nov 2002 18:01:49 +0000 (18:01 +0000)]
Debugging prints removed.

21 years agoMathql_interpreter now using db helm_mowgli_new_schema.
natile [Fri, 22 Nov 2002 17:59:20 +0000 (17:59 +0000)]
Mathql_interpreter now using db helm_mowgli_new_schema.

21 years ago- added var SEARCH_ENGINE_PORT
Stefano Zacchiroli [Fri, 22 Nov 2002 13:46:41 +0000 (13:46 +0000)]
- added var SEARCH_ENGINE_PORT

21 years agoModified Files:
Irene Schena [Fri, 22 Nov 2002 13:15:49 +0000 (13:15 +0000)]
Modified Files:
1)schema-h schema-hth: updated

21 years agocvsignore for html documentation dir
Stefano Zacchiroli [Fri, 22 Nov 2002 10:48:47 +0000 (10:48 +0000)]
cvsignore for html documentation dir

21 years ago- added ocamldoc documentation in debian package
Stefano Zacchiroli [Fri, 22 Nov 2002 10:48:34 +0000 (10:48 +0000)]
- added ocamldoc documentation in debian package

21 years ago- fixed wrong @raise ocamldoc tags
Stefano Zacchiroli [Fri, 22 Nov 2002 10:48:03 +0000 (10:48 +0000)]
- fixed wrong @raise ocamldoc tags

21 years ago- added targets relative to ocamldoc doc generation
Stefano Zacchiroli [Fri, 22 Nov 2002 10:47:44 +0000 (10:47 +0000)]
- added targets relative to ocamldoc doc generation

21 years ago- bumped version to 0.0.5
Stefano Zacchiroli [Fri, 22 Nov 2002 10:30:11 +0000 (10:30 +0000)]
- bumped version to 0.0.5

21 years ago- removed old entries from TODO
Stefano Zacchiroli [Fri, 22 Nov 2002 10:27:31 +0000 (10:27 +0000)]
- removed old entries from TODO
- updated changelog

21 years ago- added support for multithreaded daemons
Stefano Zacchiroli [Fri, 22 Nov 2002 10:25:51 +0000 (10:25 +0000)]
- added support for multithreaded daemons
- added a generic 'respond' function, used also as low level for other
  respond functions
- added support for chdir in a given document root before starting
- added toString method to response objects

21 years ago...
Claudio Sacerdoti Coen [Thu, 21 Nov 2002 18:26:47 +0000 (18:26 +0000)]
...

21 years agoFirst version of the stuff to create the DB.
Claudio Sacerdoti Coen [Thu, 21 Nov 2002 18:02:29 +0000 (18:02 +0000)]
First version of the stuff to create the DB.

21 years agoThe notational stylesheets from CIC to MathML Content are now automatically
Claudio Sacerdoti Coen [Thu, 21 Nov 2002 17:00:49 +0000 (17:00 +0000)]
The notational stylesheets from CIC to MathML Content are now automatically
generated by Di Lena's meta_style. Rember to add a new entry to servers.txt!!!

21 years agoFirst version of Di Lena's stylesheet generator (for the HELM DTD).
Claudio Sacerdoti Coen [Thu, 21 Nov 2002 16:58:01 +0000 (16:58 +0000)]
First version of Di Lena's stylesheet generator (for the HELM DTD).

21 years agotypo fixed
Claudio Sacerdoti Coen [Thu, 21 Nov 2002 14:40:37 +0000 (14:40 +0000)]
typo fixed

21 years ago*.yy.c removed
Claudio Sacerdoti Coen [Thu, 21 Nov 2002 14:40:02 +0000 (14:40 +0000)]
*.yy.c removed

21 years ago*.rdf ==> *.xml
Claudio Sacerdoti Coen [Thu, 21 Nov 2002 14:37:36 +0000 (14:37 +0000)]
*.rdf ==> *.xml

21 years ago...
Claudio Sacerdoti Coen [Thu, 21 Nov 2002 13:13:53 +0000 (13:13 +0000)]
...

21 years ago<h:Object> is now repeated every time a MainHypothesis (with its depth) is
Claudio Sacerdoti Coen [Thu, 21 Nov 2002 11:01:24 +0000 (11:01 +0000)]
<h:Object> is now repeated every time a MainHypothesis (with its depth) is
printed. The RDF file gets a bit bigger, but lexical analysing it becomes
much easier.

21 years agoBug fixed: refSort were exported (as refObj) also when occurring InHypothesis
Claudio Sacerdoti Coen [Wed, 20 Nov 2002 18:52:27 +0000 (18:52 +0000)]
Bug fixed: refSort were exported (as refObj) also when occurring InHypothesis
and InConclusion.

21 years agordf:parseType="Resource" added to backPointer
Claudio Sacerdoti Coen [Wed, 20 Nov 2002 18:42:08 +0000 (18:42 +0000)]
rdf:parseType="Resource" added to backPointer

21 years ago* New metadata for refSort and refRel
Claudio Sacerdoti Coen [Wed, 20 Nov 2002 17:48:03 +0000 (17:48 +0000)]
* New metadata for refSort and refRel
* New metadata schema

21 years agoTODO list
Stefano Zacchiroli [Wed, 20 Nov 2002 16:56:12 +0000 (16:56 +0000)]
TODO list

21 years ago- changed invoked daemons for proof checker, draw graph and uri set
Stefano Zacchiroli [Wed, 20 Nov 2002 16:34:22 +0000 (16:34 +0000)]
- changed invoked daemons for proof checker, draw graph and uri set
  queue to ocaml ones
- bugfix: use different pid files for old a new libraries daemons

21 years agoadded env var DRAW_GRAPH_DIR
Stefano Zacchiroli [Wed, 20 Nov 2002 16:32:26 +0000 (16:32 +0000)]
added env var DRAW_GRAPH_DIR

21 years ago- get working directory from env var DRAW_GRAPH_DIR
Stefano Zacchiroli [Wed, 20 Nov 2002 16:30:18 +0000 (16:30 +0000)]
- get working directory from env var DRAW_GRAPH_DIR
- in case of make failure (which in turn usually depends on uwobo's
  failure) return an error message in HTML format
- bugfix: return html file instead of ... nothing :)
- bugfix: print real current directory

21 years ago- http debugging value copied from daemon debugging value
Stefano Zacchiroli [Wed, 20 Nov 2002 16:28:03 +0000 (16:28 +0000)]
- http debugging value copied from daemon debugging value

21 years ago<h:depth> must precede <h:occurrence> (to make metadata inversion easier)
Claudio Sacerdoti Coen [Wed, 20 Nov 2002 16:05:42 +0000 (16:05 +0000)]
<h:depth> must precede <h:occurrence> (to make metadata inversion easier)

21 years agobumped version to 0.0.4
Stefano Zacchiroli [Wed, 20 Nov 2002 14:05:19 +0000 (14:05 +0000)]
bumped version to 0.0.4

21 years agoDebug code removed.
Claudio Sacerdoti Coen [Wed, 20 Nov 2002 14:04:06 +0000 (14:04 +0000)]
Debug code removed.

21 years ago- bugfix: perform GET parameter parsing on HTTP encoded urls _then_
Stefano Zacchiroli [Wed, 20 Nov 2002 13:58:22 +0000 (13:58 +0000)]
- bugfix: perform GET parameter parsing on HTTP encoded urls _then_
  decode them
- removed now useless pair_of_2_sized_list

21 years agomqint patched (compilation warning removed)
Ferruccio Guidi [Wed, 20 Nov 2002 11:02:32 +0000 (11:02 +0000)]
mqint patched (compilation warning removed)

21 years agoMinor bug fixes:
Andrea Asperti [Wed, 20 Nov 2002 10:52:24 +0000 (10:52 +0000)]
Minor bug fixes:
 - forward_{rel|sort}.rdf ==> forward_{rel|sort}.xml
 - forward_{rel|sort}.xml were not valid XML documents

21 years ago- added a lot of debugging messages
Stefano Zacchiroli [Wed, 20 Nov 2002 10:05:27 +0000 (10:05 +0000)]
- added a lot of debugging messages
- changed semantics:
  - overflow check is now before already_in check
  - old uris are not forgotten

21 years agoNow Pattern module really exists in repository.
natile [Tue, 19 Nov 2002 17:43:41 +0000 (17:43 +0000)]
Now Pattern module really exists in repository.

21 years agoPattern module added.
natile [Tue, 19 Nov 2002 17:41:36 +0000 (17:41 +0000)]
Pattern module added.