Timeline
Sep 29, 2004:
- 9:47 AM Ticket #163 (Error in values "null" in the functions of access to Base of data) closed by
- fixed: This problem was to be solved in the future, but thanks to this bug it …
Sep 28, 2004:
- 11:32 PM Ticket #113 (Bayes Editor: stranges movements with Alt + numeric keys) closed by
- later: This it is the behavior offered by the component. It was tried to …
- 8:04 PM Ticket #163 (Error in values "null" in the functions of access to Base of data) created by
- Hi. When executing a query in Data Base, that it contains values …
- 9:58 AM Ticket #162 (TOL break down Polyn p2 = B^(2)* Real x;) created by
- Real x = 2; Works Polyn p1 = B(2)*x; / TOL break down …
Sep 27, 2004:
- 3:40 PM Ticket #161 (Estimating series with different datings produces an error but no warnings) created by
- Hi list, I tried to make a simple model with Estimate and by error I …
- 9:58 AM Ticket #160 (Wrong order when decompile the TIME SET) created by
- / Always works if you change the time set to Mensual,Semanal …
- 8:30 AM Ticket #159 (Calendar expert does not work) created by
- when I start the calendar expert from the button bar or the menu …
Sep 24, 2004:
- 5:05 PM Ticket #158 (Wish: Table column names) created by
- I would like to view table column names when a Set is tabulated. It …
- 5:01 PM Ticket #157 (Wish: Resizing table windows) created by
- I would like TolBase to resize a new table's window automatically when …
- 3:42 PM Ticket #156 (Errors when resizing table columns by double-clicking on it's border.) created by
- When double-clicking a table column to fix it's width, if you haven't …
- 3:35 PM Ticket #155 (Problem when accessing set elements by name) created by
- Some failures when accessing set elements by name, instead of …
Sep 22, 2004:
- 4:09 PM Ticket #149 (double click/open file) reopened by
- Definitely there has been an inprovement on the open file process, …
Sep 21, 2004:
- 3:18 PM Ticket #153 (DistNormalInv DOES NOT WORK IN VERSION TolBase-CVS-20040913) closed by
- fixed: Sorry for this!!! It was due to a bug in compilation options. It is …
- 8:40 AM Ticket #149 (double click/open file) closed by
- fixed: This bug has been allready fixed in the last cvs changes
Sep 17, 2004:
- 6:35 PM Ticket #154 (DatCh doesnt work correctly again) created by
- Function DatCh doesn't works fine. If we have a Daily Serie starting …
- 11:32 AM Ticket #153 (DistNormalInv DOES NOT WORK IN VERSION TolBase-CVS-20040913) created by
- Hello This is a big,big problem Real kk_1 = DistNormalInv(0.9, 0,1); …
- 8:12 AM Ticket #152 (TOL Estimation seg faults when there is less data than variables.) closed by
- fixed: The problem is that there are more variables than data. Eventhough …
Sep 16, 2004:
- 5:18 PM Ticket #152 (TOL Estimation seg faults when there is less data than variables.) created by
- When I execute the given estimation, TOL gives this message: gsl: …
- 3:45 PM Ticket #151 (Open tol file given as argument) closed by
- fixed: Done. It seems the installation scripts were not updated for Linux …
- 11:30 AM Ticket #122 (TOLEditor let open and edit the same file several times) closed by
- fixed: fixed
- 11:27 AM Ticket #121 (TOLBase error when close the main window before a complete startup) closed by
- fixed: fixed
- 11:18 AM Ticket #151 (Open tol file given as argument) created by
- I would really appreciateit if it were possible to open (not include) …
Sep 15, 2004:
- 8:44 PM Ticket #150 (Problem with AutoCor functions) created by
- If we execute the following code we have a problem in AutoCor function …
- 3:54 PM Ticket #145 (Inposible to re-assing local variables.) closed by
- fixed: This bug has been resolved. The problem was an "out of scope" …
- 11:56 AM Ticket #148 (For returned type wrong parsed?) closed by
- fixed: This bug has been resolved. Before update, as Jorge told us, you can …
- 11:12 AM Ticket #149 (double click/open file) created by
- When a double click is used to open a file TolBase doesnt set the new …
Sep 14, 2004:
- 11:26 AM Ticket #148 (For returned type wrong parsed?) created by
- Compile this piece of code and see log file and compare results: …
- 10:13 AM Ticket #146 (General scope error) closed by
- fixed: Resolving bug 146. This modification resolves a big problem inside …
Sep 13, 2004:
- 5:51 PM Ticket #147 (an error in "In" function when initial and final date are equal) created by
- This code fails: TimeSet Tms = In(Today, Today); returning next …
- 2:51 PM Ticket #146 (General scope error) created by
- With next code: _ Real double(Real a) { a*a …
- 12:56 PM Ticket #145 (Inposible to re-assing local variables.) created by
- Show the next code lines. Compile this code lines with TOL-Base …
- 8:28 AM Ticket #136 (Chart() permanent black border) closed by
- fixed: Modified the component that receives the focus when showing a graph. …
Sep 10, 2004:
- 9:18 AM Ticket #131 (TOLBase: The last open file is not a recent file) closed by
- fixed: this bug was related to a bug in widget fmenu. Now fmenu will admit …
Sep 9, 2004:
- 11:51 AM Ticket #143 (Range Doesn`t work properly) closed by
- fixed: A Ceil call using the result of the next operation as argument was …
Sep 8, 2004:
- 11:54 AM Ticket #144 (Tol version compatibility) closed by
- fixed: The problem was a wrong behaviour of DBGetText in the old ODBC driver. …
- 9:34 AM Ticket #144 (Tol version compatibility) created by
- Please compile the following code lines in Tol and SqlServer. You will …
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 …
Note: See TracTimeline
for information about the timeline view.