Timeline
Sep 7, 2004:
- 9:31 AM Ticket #125 (TOLEditor not always open the Editor window) closed by
- fixed: Bug fixed with the previous revision of editor.tcl
- 8:35 AM Ticket #143 (Range Doesn`t work properly) created by
- We I run this Set s = Range(1.01, 1.02, 0.01); Tol returns 1.01 …
Sep 6, 2004:
- 9:43 AM Ticket #96 (Variables out of scope) reopened by
- Now appears another problem related with the Scope of variables with …
Sep 3, 2004:
- 4:28 PM Ticket #142 (IsUnknown only takes reals) created by
- IsUnknown only takes reals. It should work whith any grammar that has …
- 2:18 PM Ticket #96 (Variables out of scope) closed by
- fixed: I have just committed some changes in the core of Tol to give a …
Sep 2, 2004:
- 10:09 AM Ticket #139 (Function Description when you don´t define PutDescription) closed by
- fixed: This bug has been resolved with the code uploaded to resolve bug 120.
- 10:06 AM Ticket #120 (A redifinition in an internal variable is shown as redefinition in a ...) closed by
- fixed: This bug has been resolved. Two new attributes has been added to …
Sep 1, 2004:
- 5:50 PM Ticket #141 (Eval dosen´t work) closed by
- duplicate: It's the same bug as number 140, but shows the great interest on this …
- 4:35 PM Ticket #141 (Eval dosen´t work) created by
- Eval dosen´t create the variables. Text txt1 = "Serie serA = …
- 3:31 PM Ticket #140 (error of the 'Eval') created by
- the following code: Eval("Serie a = CalInd(WD(1), Diario);"); …
- 10:48 AM Ticket #139 (Function Description when you don´t define PutDescription) created by
- If you define a TOL function and don´t include a description for it …
Aug 30, 2004:
- 11:00 AM Ticket #116 (no named objects can't be created) closed by
- fixed: Try the CVS version to verify this report. In my version this work ok.
- 9:37 AM Ticket #124 (Sometimes TOL and sometimes Tol) closed by
- fixed: Done, all changes are already in the CVS.
- 5:49 AM Ticket #134 (Chart([[series]], file path) only works in TOLBase, not in TOL) closed by
- invalid: This is not a bug. Maybe it could be discussed in some Tol-Project …
Aug 27, 2004:
- 2:41 PM Ticket #128 (TolEditor: insert a -> Select all text) closed by
- fixed: On windows a Control-key bind also produces a Altgr-key bind, unless …
- 2:04 PM Ticket #137 (Bad ReadFile behaviour) closed by
- fixed: Fixed! Same solution as bug #127. Wrong behaviour of C++ libraries …
- 1:19 PM Ticket #123 (More than 2 empty lines at the end of BDT -> infinite loop) closed by
- fixed: Fixed! A classic career condition on a first-main loop made TOL …
- 11:12 AM Ticket #138 (Dependency graph does not work) created by
- When trying to view the dependency graph of a bug, this error comes …
Aug 26, 2004:
- 5:57 PM Ticket #101 (When multiplying wrong-sized matrix TOL does not give a warning.) closed by
- fixed: A fix for this bug is already avaliable on the cvs.
- 3:36 PM Ticket #137 (Bad ReadFile behaviour) created by
- This code: Text line = ReadFile("doesnotexist.txt"); Creates the …
Aug 25, 2004:
- 2:39 PM Ticket #136 (Chart() permanent black border) created by
- Chart() permanent black border /* All the charts have a black …
- 1:53 PM Ticket #135 (Chart() Description don't say that the file is in gif format) created by
- Chart() Description don't say that the file is in gif format /* …
- 1:47 PM Ticket #134 (Chart([[series]], file path) only works in TOLBase, not in TOL) created by
- Chart(series?, file path) only works in TOLBase, not in TOL …
- 12:07 PM Ticket #133 (I Can´t to add any node into a new TOL project.) closed by
- fixed: The problem was that a recently created project doesn't have "base …
Aug 24, 2004:
- 10:44 AM Ticket #133 (I Can´t to add any node into a new TOL project.) created by
- When I create a new project with TolBase SnapShot , I can´t add any …
Aug 19, 2004:
- 6:30 PM Ticket #127 (BDBOpen() and file not found -> a new empty file is created) closed by
- fixed: The problem is a wrong Visual C++ fstream's behaviour. When opening a …
- 2:22 PM Ticket #132 (The same serie can be defined twice without any error or warning message) created by
- /* The same serie can be defined twice without any error or warning …
- 11:51 AM Ticket #131 (TOLBase: The last open file is not a recent file) created by
- TOLBase: The last open file is not a recent file /* If you open a …
- 11:32 AM Ticket #130 (DatCh() can lose the initial period) created by
- DatCh() can lose the initial period When the First(s) of s is …
- 10:47 AM Ticket #129 (TOLBase: Copy & close -> lose the clipboard) created by
- Bug 129 TOLBase: Copy & close -> lose the clipboard /* If …
- 10:38 AM Ticket #128 (TolEditor: insert a -> Select all text) created by
- Bug 128 TolEditor: insert a -> Select all text /* Probably …
- 9:58 AM Ticket #107 (No clear error: Type mismatch Real / Set) reopened by
- No clear error: Type mismatch Real / Set Bug 107 (reopened) …
- 9:43 AM Ticket #127 (BDBOpen() and file not found -> a new empty file is created) created by
- Bug 127 depend on Bug 104 BDBOpen() and file not found -> a new …
- 9:27 AM Ticket #126 (TOLBase: resize internal windows -> a lot of shadow (wake?)) created by
- /* TOLBase: resize internal windows -> a lot of shadow (wake?) In …
- 9:22 AM Ticket #125 (TOLEditor not always open the Editor window) created by
- /* TOLEditor not always open the Editor window Tools - Tol Editor - …
- 9:10 AM Ticket #124 (Sometimes TOL and sometimes Tol) created by
- /* Sometimes TOL and sometimes Tol TolBase in User interface main …
- 9:01 AM Ticket #123 (More than 2 empty lines at the end of BDT -> infinite loop) created by
- More than 2 empty lines at the end of BDT -> infinite loop …
- 8:49 AM Ticket #122 (TOLEditor let open and edit the same file several times) created by
- /* TOLEditor - TOLBase: let open and edit the same file several times …
Aug 18, 2004:
- 3:56 PM Ticket #121 (TOLBase error when close the main window before a complete startup) created by
- /* TOLBase error when close the main window before a complete startup …
- 2:18 PM Ticket #118 (Tol crashes when making a "WriteLn" assigned to a "Text" type variable ...) closed by
- duplicate: I'm sorry for the time you spent trying to isolate this bug, but it …
- 2:06 PM Ticket #117 (I can't return from bug page to tol-project page) closed by
- fixed: Done. This happened when updating bugzilla version, got it back to …
- 10:32 AM Ticket #79 (an error in SubSer and DatCh) closed by
- fixed: This bug has been just resolved. When the 2nd argument was TheBegin, …
- 10:11 AM Ticket #120 (A redifinition in an internal variable is shown as redefinition in a ...) created by
- A redifinition in an internal variable is shown as redefinition in …
Aug 17, 2004:
- 12:50 PM Ticket #20 (logical, relational and arithmetic functions behaviour.) closed by
- fixed: This bug has been resolved. If you are working with CVS, you must …
Aug 13, 2004:
- 9:41 AM Ticket #119 (checkear sintaxis no captura ciertos errores) created by
- El siguiente texto escrito en un fichero del editor de tolbase, al …
- 9:32 AM Ticket #118 (Tol crashes when making a "WriteLn" assigned to a "Text" type variable ...) created by
- In Tol version from "Aug 2 2004 para WINDOWS", this code makes tol …
- 7:42 AM Ticket #79 (an error in SubSer and DatCh) reopened by
- I think the first part of this bug (related to SubSer function) is …
Aug 12, 2004:
- 11:28 AM Ticket #101 (When multiplying wrong-sized matrix TOL does not give a warning.) reopened by
- There is no bug, but the warning when the matrix product returns a …
- 10:44 AM Ticket #101 (When multiplying wrong-sized matrix TOL does not give a warning.) closed by
- invalid: In order to use the ordinary matrix product we must be sure that the …
- 10:16 AM Ticket #100 (Not recognize grammar inside structures) closed by
- fixed: This bug has been just resolved. Now Tol can distinguish the nature of …
- 7:23 AM Ticket #98 (Add a shortcut to clear log in log window of tolbase) closed by
- later: These functionalities will be added shortly
Aug 11, 2004:
- 12:08 PM Ticket #117 (I can't return from bug page to tol-project page) created by
- Once I've committed a bug, I don't know how to return from bug page to …
- 11:46 AM Ticket #116 (no named objects can't be created) created by
- In my TolBase version, which loads a Tol version called "Versión 1.1.1 …
Aug 10, 2004:
- 3:53 PM Ticket #115 (An error in '==' function) created by
- When compiling this code: Text Fechado = "Diario"; Serie Ser = …
Aug 9, 2004:
- 6:00 PM Ticket #114 (Tol goes down with a erroneus (incomplete) series expresion) closed by
- fixed: This bug has just been resolved. The problem was a Null Pointer access …
- 3:53 PM Ticket #114 (Tol goes down with a erroneus (incomplete) series expresion) created by
- Tol goes down with a erroneus (incomplete) series expresion Note …
- 12:59 PM Ticket #105 (BDBReg() loses one character in some lines) reopened by
- For the CRACK (bug 106) the correct bug was -> …
- 12:39 PM Ticket #113 (Bayes Editor: stranges movements with Alt + numeric keys) created by
- Bayes Editor: stranges movements with Alt + numeric keys Only …
- 12:06 PM Ticket #102 (Matrix definition) closed by
- fixed: This bug has just been resolved. The problem was a bad interpretation …
- 11:58 AM Ticket #112 (Sometimes A is not equal to ASCII(Char(A))) created by
- Sometimes A is not equal to ASCII(Char(A)) Real ascii01 = 130; …
- 11:30 AM Ticket #111 (A single quote in a remmark -> next remmark not in green) created by
- TolBase: Bayes Editor A single quote in a remmark -> next …
- 11:01 AM Ticket #110 (TimeSet Crack in succesor and intersection (Non progressive TimeSet?)) created by
- TimeSet Crack in succesor and intersection (Non progressive …
- 10:47 AM Ticket #103 (Missing ending quotes in the error message) closed by
- fixed: This bug has been resolved. The affected file, bparser/scn.cpp, has …
Aug 8, 2004:
- 10:45 AM Ticket #104 (BDBOpen() and file not found -> TOL goes down) closed by
- fixed: This Bug has been resolved. A solution is available in Tol CVS, and …
- 9:11 AM Ticket #105 (BDBReg() loses one character in some lines) closed by
- invalid: The correct bug was -> http://bugs.tol-project.org/show_bug.cgi?id=109
- 9:10 AM Ticket #106 (BDBReg() crack (see bug 105)) closed by
- invalid: The correct bug was -> http://bugs.tol-project.org/show_bug.cgi?id=109
- 9:07 AM Ticket #108 (GetDir() makes TOL crack inside a funtion) closed by
- invalid: The correct bug was -> http://bugs.tol-project.org/show_bug.cgi?id=109
Note: See TracTimeline
for information about the timeline view.