]> matita.cs.unibo.it Git - helm.git/log
helm.git
20 years agoThis commit was manufactured by cvs2svn to create tag V7_3_new_exportation_merged
no author [Mon, 23 Jun 2003 16:10:58 +0000 (16:10 +0000)]
This commit was manufactured by cvs2svn to create tag
'V7_3_new_exportation_merged'.

20 years agoBranch V7_3_new_exportation merged.
Claudio Sacerdoti Coen [Mon, 23 Jun 2003 16:10:58 +0000 (16:10 +0000)]
Branch V7_3_new_exportation merged.

20 years agoBranch V7_3_new_exportation merged.
Claudio Sacerdoti Coen [Mon, 23 Jun 2003 15:58:50 +0000 (15:58 +0000)]
Branch V7_3_new_exportation merged.

20 years ago- help method added
Claudio Sacerdoti Coen [Mon, 23 Jun 2003 14:31:45 +0000 (14:31 +0000)]
- help method added
- branch V7_3_new_exportation merged

20 years agostyles directory creation now works even if stylesheets and meta_stylesheets
Ferruccio Guidi [Fri, 20 Jun 2003 17:57:50 +0000 (17:57 +0000)]
styles directory creation now works even if stylesheets and meta_stylesheets
are symbolic links (as in my case)

20 years agoAuthor specification added in head comments;
Ferruccio Guidi [Fri, 20 Jun 2003 15:23:55 +0000 (15:23 +0000)]
Author specification added in head comments;
MQueryGenerator.builtin ready to be used

20 years ago...
Claudio Sacerdoti Coen [Fri, 20 Jun 2003 14:27:23 +0000 (14:27 +0000)]
...

20 years agoInstallation instructions.
Claudio Sacerdoti Coen [Fri, 20 Jun 2003 14:25:45 +0000 (14:25 +0000)]
Installation instructions.

20 years ago- script.sh added to the repository: you should change it to reflect your
Claudio Sacerdoti Coen [Fri, 20 Jun 2003 14:24:00 +0000 (14:24 +0000)]
- script.sh added to the repository: you should change it to reflect your
  own settings
- the Makefile tries now to automatically build the styles directory, made
  only of hyperlinks to the styles in stylesheets and stylesheets/generated.
  Before doing make, you have to check out the stylesheets and meta_stylesheets
  repositories from the mowgli archive.
- added rootcontent.xsl which is the version used by gTopLevel until we find
  a better solution. You should change it to reflect your own settings.

20 years agoNew version 0.0.3:
Claudio Sacerdoti Coen [Fri, 20 Jun 2003 12:06:51 +0000 (12:06 +0000)]
New version 0.0.3:
 - tml-litex.xsl was not installed
 - guiGTK.h did not include gdome.h
 - configure.ac was not correctly ported to pkg-config, since it still
   checked for the existence of the *-config executables for all the
   packages editex depends on. Fixed.

20 years ago* mquery_interpreter logging and debugging activated
Claudio Sacerdoti Coen [Thu, 19 Jun 2003 17:54:03 +0000 (17:54 +0000)]
* mquery_interpreter logging and debugging activated
* bug fixed: the universe of the complete search pattern must exclude
  the InBody occurrences

20 years agoThe universe was the one of the complete search, not that of the
Claudio Sacerdoti Coen [Thu, 19 Jun 2003 17:49:21 +0000 (17:49 +0000)]
The universe was the one of the complete search, not that of the
searchPatter (restricted to the conclusion).

20 years agoReindented
Claudio Sacerdoti Coen [Thu, 19 Jun 2003 17:34:35 +0000 (17:34 +0000)]
Reindented

20 years agoMerge of the V7_3_new_exportation branch.
Claudio Sacerdoti Coen [Thu, 19 Jun 2003 15:31:51 +0000 (15:31 +0000)]
Merge of the V7_3_new_exportation branch.

20 years agoremoved old -config script
Stefano Zacchiroli [Thu, 19 Jun 2003 15:28:41 +0000 (15:28 +0000)]
removed old -config script

20 years ago#include <cassert> patch
Stefano Zacchiroli [Thu, 19 Jun 2003 15:27:46 +0000 (15:27 +0000)]
#include <cassert> patch

20 years agodebian version 0.0.4-5
Stefano Zacchiroli [Thu, 19 Jun 2003 15:27:32 +0000 (15:27 +0000)]
debian version 0.0.4-5

20 years agoNew version 0.0.2:
Claudio Sacerdoti Coen [Thu, 19 Jun 2003 15:25:33 +0000 (15:25 +0000)]
New version 0.0.2:

* Bug fixed:
  - the *PushLexer reset method did not notify the PushParser of the
    buffer reset
  - the reset() method of the ocaml binding did not reset the Lexer.
    Closes #85 and #86
  - Even if the cursor is not visible, its value should be rendered
    in MathML Presentation and it should be printed in TeX. Fixed
    both xml-mmlp.xsl and tml-tex.xsl

* New stuff:
  - the LPushLexer now recognized \/ as a long identifier character.
  - Added a new tml-litex.xsl stylesheet from TML to TeX + long identifiers.
    It should be (but it is not yet) the inverse function of the
    parser

20 years ago* added pkg-config stuff
Luca Padovani [Thu, 19 Jun 2003 15:11:38 +0000 (15:11 +0000)]
* added pkg-config stuff

20 years agofixed autoconf variable @@ vs $()
Stefano Zacchiroli [Thu, 19 Jun 2003 15:00:50 +0000 (15:00 +0000)]
fixed autoconf variable @@ vs $()

20 years agoMathQL 1.3 ready for use
Ferruccio Guidi [Thu, 19 Jun 2003 14:37:12 +0000 (14:37 +0000)]
MathQL 1.3 ready for use

20 years agodebian version 0.4.3 (maybe, not tested)
Stefano Zacchiroli [Thu, 19 Jun 2003 14:30:24 +0000 (14:30 +0000)]
debian version 0.4.3 (maybe, not tested)

20 years ago* removed *-config script invocations, now using pkg-config
Luca Padovani [Thu, 19 Jun 2003 13:11:30 +0000 (13:11 +0000)]
* removed *-config script invocations, now using pkg-config

20 years agobumped version to 0.4.3
Stefano Zacchiroli [Thu, 19 Jun 2003 13:01:37 +0000 (13:01 +0000)]
bumped version to 0.4.3

20 years agoNo longer used.
Claudio Sacerdoti Coen [Wed, 18 Jun 2003 12:55:21 +0000 (12:55 +0000)]
No longer used.

20 years ago* added template for tml:s
Luca Padovani [Wed, 18 Jun 2003 12:53:24 +0000 (12:53 +0000)]
* added template for tml:s
* if the cursor is the empty string it is not produced

20 years ago- tabs removed
Claudio Sacerdoti Coen [Tue, 10 Jun 2003 14:59:38 +0000 (14:59 +0000)]
- tabs removed
- "\" correctly quoted in strings
- in case of self-loops, the process diverged. Self-loops are now
  ignored during parsing.

20 years agofindlib introduced
Claudio Sacerdoti Coen [Tue, 10 Jun 2003 14:44:39 +0000 (14:44 +0000)]
findlib introduced

20 years ago* the non-empty cursor is now generated
Luca Padovani [Wed, 4 Jun 2003 13:00:55 +0000 (13:00 +0000)]
* the non-empty cursor is now generated

20 years ago* patched wrong commit (perhaps...)
Luca Padovani [Wed, 4 Jun 2003 10:50:10 +0000 (10:50 +0000)]
* patched wrong commit (perhaps...)

20 years agonew syntax for "property" enabled:
Ferruccio Guidi [Sat, 31 May 2003 18:59:06 +0000 (18:59 +0000)]
new syntax for "property" enabled:
 now many "isfalse" clauses are accepted

20 years agofinal ispell
Claudio Sacerdoti Coen [Fri, 30 May 2003 17:17:58 +0000 (17:17 +0000)]
final ispell

20 years agoMinor modifications to the new session.
Claudio Sacerdoti Coen [Fri, 30 May 2003 17:13:42 +0000 (17:13 +0000)]
Minor modifications to the new session.

20 years ago...
Claudio Sacerdoti Coen [Fri, 30 May 2003 15:20:28 +0000 (15:20 +0000)]
...

20 years ago...
Claudio Sacerdoti Coen [Fri, 30 May 2003 15:18:31 +0000 (15:18 +0000)]
...

20 years agocolor ==> gray
Claudio Sacerdoti Coen [Fri, 30 May 2003 15:18:26 +0000 (15:18 +0000)]
color ==> gray

20 years ago...
Claudio Sacerdoti Coen [Fri, 30 May 2003 15:09:45 +0000 (15:09 +0000)]
...

20 years agoNew session (the H-Bugs interactive session).
Claudio Sacerdoti Coen [Fri, 30 May 2003 15:08:25 +0000 (15:08 +0000)]
New session (the H-Bugs interactive session).

20 years agodraft review
Stefano Zacchiroli [Thu, 29 May 2003 21:14:06 +0000 (21:14 +0000)]
draft review

20 years agoNew ispell.
Claudio Sacerdoti Coen [Thu, 29 May 2003 20:52:06 +0000 (20:52 +0000)]
New ispell.

20 years agoSeveral other small changes here and there.
Claudio Sacerdoti Coen [Thu, 29 May 2003 20:48:45 +0000 (20:48 +0000)]
Several other small changes here and there.

20 years ago...
Claudio Sacerdoti Coen [Thu, 29 May 2003 17:59:37 +0000 (17:59 +0000)]
...

20 years agothread handling reviewed
Stefano Zacchiroli [Thu, 29 May 2003 17:57:06 +0000 (17:57 +0000)]
thread handling reviewed

20 years agoFigure moved to the next page.
Claudio Sacerdoti Coen [Thu, 29 May 2003 17:50:52 +0000 (17:50 +0000)]
Figure moved to the next page.

20 years agoSeveral editor notes resolved.
Claudio Sacerdoti Coen [Thu, 29 May 2003 17:48:22 +0000 (17:48 +0000)]
Several editor notes resolved.

20 years agoEverything Ispell-ed.
Claudio Sacerdoti Coen [Thu, 29 May 2003 13:43:15 +0000 (13:43 +0000)]
Everything Ispell-ed.

20 years agoOther references added.
Claudio Sacerdoti Coen [Thu, 29 May 2003 13:31:42 +0000 (13:31 +0000)]
Other references added.
An old part removed.

20 years agoA new references.
Claudio Sacerdoti Coen [Thu, 29 May 2003 12:26:57 +0000 (12:26 +0000)]
A new references.

20 years agoMany references committed.
Claudio Sacerdoti Coen [Thu, 29 May 2003 12:22:28 +0000 (12:22 +0000)]
Many references committed.

20 years agoSome editor notes closed.
Claudio Sacerdoti Coen [Thu, 29 May 2003 11:34:30 +0000 (11:34 +0000)]
Some editor notes closed.

20 years agoLots of small changes in the text.
Claudio Sacerdoti Coen [Thu, 29 May 2003 11:29:39 +0000 (11:29 +0000)]
Lots of small changes in the text.

20 years agoextended syntax for add
Ferruccio Guidi [Wed, 28 May 2003 13:57:33 +0000 (13:57 +0000)]
extended syntax for add

20 years ago- several changes in all the parts that made comparisons with MONET
Claudio Sacerdoti Coen [Wed, 28 May 2003 12:01:43 +0000 (12:01 +0000)]
- several changes in all the parts that made comparisons with MONET
- added a few sentences in the conclusions section

20 years agoadded web-services' interfaces image
Stefano Zacchiroli [Wed, 28 May 2003 06:58:59 +0000 (06:58 +0000)]
added web-services' interfaces image

20 years ago- reviewed latest CSC'comments
Stefano Zacchiroli [Wed, 28 May 2003 06:58:47 +0000 (06:58 +0000)]
- reviewed latest CSC'comments
- added future works
- added an image

20 years agosite updated
Ferruccio Guidi [Tue, 27 May 2003 13:24:52 +0000 (13:24 +0000)]
site updated

20 years agoSeveral small changes to the parts committed by Zack.
Claudio Sacerdoti Coen [Tue, 27 May 2003 13:11:44 +0000 (13:11 +0000)]
Several small changes to the parts committed by Zack.

20 years agoadded status.eps
Stefano Zacchiroli [Mon, 26 May 2003 12:44:47 +0000 (12:44 +0000)]
added status.eps

20 years agowritten section 3
Stefano Zacchiroli [Mon, 26 May 2003 07:53:49 +0000 (07:53 +0000)]
written section 3

20 years agoFirst part of the chapter about tutors. The automatic generation part is
Claudio Sacerdoti Coen [Fri, 23 May 2003 11:50:12 +0000 (11:50 +0000)]
First part of the chapter about tutors. The automatic generation part is
still missing.

20 years ago- (badly) written section 2 (Architecture)
Stefano Zacchiroli [Fri, 23 May 2003 11:11:42 +0000 (11:11 +0000)]
- (badly) written section 2 (Architecture)
- removed old oldparts in introduction, added some ednotes

20 years agoadded architecture figure
Stefano Zacchiroli [Fri, 23 May 2003 11:09:54 +0000 (11:09 +0000)]
added architecture figure

20 years agoadded MONET's Math Obj Manager to conclusions
Stefano Zacchiroli [Fri, 23 May 2003 11:05:03 +0000 (11:05 +0000)]
added MONET's Math Obj Manager to conclusions

20 years agoadded multiple invocations of latex
Stefano Zacchiroli [Fri, 23 May 2003 11:04:31 +0000 (11:04 +0000)]
added multiple invocations of latex

20 years agoAdded all (???) the sections and their labels.
Claudio Sacerdoti Coen [Fri, 23 May 2003 09:56:15 +0000 (09:56 +0000)]
Added all (???) the sections and their labels.

20 years agoMinor improvements in the introduction.
Claudio Sacerdoti Coen [Fri, 23 May 2003 09:52:48 +0000 (09:52 +0000)]
Minor improvements in the introduction.

20 years ago* fix in optional argument for ocaml binding
Luca Padovani [Fri, 23 May 2003 09:24:55 +0000 (09:24 +0000)]
* fix in optional argument for ocaml binding
* fix in tml->mmlp stylehseet

20 years ago- Introduction changed.
Claudio Sacerdoti Coen [Thu, 22 May 2003 17:51:48 +0000 (17:51 +0000)]
- Introduction changed.
- Tasks assigned.

20 years agoed and draftstamp packages committed and activated
Claudio Sacerdoti Coen [Thu, 22 May 2003 16:05:12 +0000 (16:05 +0000)]
ed and draftstamp packages committed and activated

20 years agomathql query generator interface patched
Ferruccio Guidi [Thu, 22 May 2003 14:49:52 +0000 (14:49 +0000)]
mathql query generator interface patched

20 years agofirst checkin
Stefano Zacchiroli [Thu, 22 May 2003 07:33:44 +0000 (07:33 +0000)]
first checkin
- introduction
- outline
- auxiliary files

20 years agopatched
Ferruccio Guidi [Wed, 21 May 2003 11:00:31 +0000 (11:00 +0000)]
patched

20 years agoMathQL query generator: new interface
Ferruccio Guidi [Tue, 20 May 2003 14:52:11 +0000 (14:52 +0000)]
MathQL query generator: new interface

20 years agoSeveral changes:
Claudio Sacerdoti Coen [Thu, 15 May 2003 16:51:37 +0000 (16:51 +0000)]
Several changes:

1. the UWOBO_LOG_FILE environment variable semantics changed. It is now
   used in the following way: $UWOBO_LOG_FILE.pid.log
2. when the log file can not be opened, UWOBO used to crash. Instead,
   it now goes on and a nice error message is printed on the stderr
   (but, unfortunately, it is not given back to the user, since the
   error is raised in a new process and it can not be read back from
   the logfile!)

20 years agoThe semantics of the UWOBO_LOG variable has changed: the suffix ".log"
Claudio Sacerdoti Coen [Thu, 15 May 2003 16:31:05 +0000 (16:31 +0000)]
The semantics of the UWOBO_LOG variable has changed: the suffix ".log"
should not be in there any more.

20 years agoThe chmod ug+w in the all rule has been made non-critical.
Claudio Sacerdoti Coen [Thu, 15 May 2003 16:30:38 +0000 (16:30 +0000)]
The chmod ug+w in the all rule has been made non-critical.

20 years agoThis commit undoes part of the previous commit, where I mistakenly committed
Claudio Sacerdoti Coen [Thu, 15 May 2003 12:18:30 +0000 (12:18 +0000)]
This commit undoes part of the previous commit, where I mistakenly committed
parts of my laptop settings.

20 years agoNew: two methods have been added to kill UWOBO and to start a new session
Claudio Sacerdoti Coen [Thu, 15 May 2003 12:15:43 +0000 (12:15 +0000)]
New: two methods have been added to kill UWOBO and to start a new session
     (i.e. a new UWOBO process) listening on a given port)

20 years agoNew: two new methods added
Claudio Sacerdoti Coen [Thu, 15 May 2003 12:11:52 +0000 (12:11 +0000)]
New: two new methods added

* /newsession to create a new session on a given port (i.e. to fork a new
  UWOBO that starts listening on the new given port)
* /kill to ask an UWOBO to finish the execution

21 years agoMQueryInterpreter: interface updated
Ferruccio Guidi [Wed, 30 Apr 2003 13:56:57 +0000 (13:56 +0000)]
MQueryInterpreter: interface updated

21 years agoNew dependencies.
Claudio Sacerdoti Coen [Tue, 29 Apr 2003 16:16:02 +0000 (16:16 +0000)]
New dependencies.

21 years agoNew: stylesheets are now partially cached (i.e. all the stylesheets which
Claudio Sacerdoti Coen [Tue, 29 Apr 2003 16:14:25 +0000 (16:14 +0000)]
New: stylesheets are now partially cached (i.e. all the stylesheets which
are applied using an empty list of props are now precompiled only when
added or reloaded). See bug #75.

21 years agoNo more used since a long time.
Claudio Sacerdoti Coen [Mon, 28 Apr 2003 17:45:58 +0000 (17:45 +0000)]
No more used since a long time.

21 years agoWhen the stylesheet from TML to MathML generated a document without a root
Claudio Sacerdoti Coen [Mon, 28 Apr 2003 17:16:46 +0000 (17:16 +0000)]
When the stylesheet from TML to MathML generated a document without a root
an assertion failed. The new implementation creates an empty document
(with only a m:math root element) and prints an error message (using the
logger).

21 years agoThe stylesheet used to generate an empty (and not even well-formed) XML document
Claudio Sacerdoti Coen [Mon, 28 Apr 2003 17:15:18 +0000 (17:15 +0000)]
The stylesheet used to generate an empty (and not even well-formed) XML document
when given a document whose root element is tml:tex and whose only child
is a non-visible cursor. The problem is fixed generating a <m:math/> document
(ignoring the visibility status of the cursor).

21 years agoThe reset() method ignored the fact that the widget can be frozen. Fixed.
Claudio Sacerdoti Coen [Mon, 28 Apr 2003 17:13:39 +0000 (17:13 +0000)]
The reset() method ignored the fact that the widget can be frozen. Fixed.

21 years agopatch
Ferruccio Guidi [Wed, 23 Apr 2003 16:47:55 +0000 (16:47 +0000)]
patch

21 years agopatch
Ferruccio Guidi [Wed, 23 Apr 2003 15:15:18 +0000 (15:15 +0000)]
patch

21 years agopatch
Ferruccio Guidi [Wed, 23 Apr 2003 15:10:42 +0000 (15:10 +0000)]
patch

21 years agopatch
Ferruccio Guidi [Wed, 23 Apr 2003 12:35:39 +0000 (12:35 +0000)]
patch

21 years agopatch
Ferruccio Guidi [Wed, 23 Apr 2003 12:03:07 +0000 (12:03 +0000)]
patch

21 years ago- New interface for the MathQL interpreter (1.3 version)
Ferruccio Guidi [Wed, 23 Apr 2003 11:05:32 +0000 (11:05 +0000)]
- New interface for the MathQL interpreter (1.3 version)
- Two toplevels committed in ocaml/mathql_test (new directory)

21 years agoImproved exception catching.
Claudio Sacerdoti Coen [Tue, 22 Apr 2003 10:17:38 +0000 (10:17 +0000)]
Improved exception catching.

21 years agobugfix: print a better exception than "Not_found" when "baseuri"
Stefano Zacchiroli [Wed, 16 Apr 2003 15:41:30 +0000 (15:41 +0000)]
bugfix: print a better exception than "Not_found" when "baseuri"
parameter for "ls" method is empty or simply unparsable

21 years ago- removed unclear parameter on_exit
Claudio Sacerdoti Coen [Wed, 16 Apr 2003 14:14:45 +0000 (14:14 +0000)]
- removed unclear parameter on_exit
- renamed on_use_hint to use_hint_callback
- added method setUseHintCallback

21 years agoUse of Hbugs_deity for thread creation and killing.
Claudio Sacerdoti Coen [Wed, 16 Apr 2003 14:12:30 +0000 (14:12 +0000)]
Use of Hbugs_deity for thread creation and killing.

21 years agoSupport for optional state (empty XML element).
Claudio Sacerdoti Coen [Wed, 16 Apr 2003 14:11:28 +0000 (14:11 +0000)]
Support for optional state (empty XML element).

21 years ago- use an exception to handle empty status nodes
Stefano Zacchiroli [Wed, 16 Apr 2003 12:51:25 +0000 (12:51 +0000)]
- use an exception to handle empty status nodes
- removed some ancient comments

21 years agoupdated serialization test
Stefano Zacchiroli [Wed, 16 Apr 2003 12:49:35 +0000 (12:49 +0000)]
updated serialization test

21 years agono longer used (use HBUGS_MESSAGES.xml directly)
Stefano Zacchiroli [Wed, 16 Apr 2003 12:16:27 +0000 (12:16 +0000)]
no longer used (use HBUGS_MESSAGES.xml directly)