close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Timeline



Sep 29, 2004:

9:47 AM Ticket #163 (Error in values "null" in the functions of access to Base of data) closed by manuelb
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 rcsoto
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 rcsoto
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 jlaybar
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 jimarin
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 jlaybar
/ Always works if you change the time set to Mensual,Semanal …
8:30 AM Ticket #159 (Calendar expert does not work) created by manuelb
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 manuelb
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 manuelb
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 manuelb
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 jimarin
Some failures when accessing set elements by name, instead of …

Sep 22, 2004:

4:09 PM Ticket #149 (double click/open file) reopened by asalafranca
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 Jorge
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 hamoros
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 Javier Portugal
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 jlaybar
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 manuelb
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 manuelb
When I execute the given estimation, TOL gives this message: gsl: …
3:45 PM Ticket #151 (Open tol file given as argument) closed by manuelb
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 hamoros
fixed: fixed
11:27 AM Ticket #121 (TOLBase error when close the main window before a complete startup) closed by hamoros
fixed: fixed
11:18 AM Ticket #151 (Open tol file given as argument) created by manuelb
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 César Pérez Álvarez
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 danirus
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 danirus
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 asalafranca
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 Alfredo Torre
Compile this piece of code and see log file and compare results: …
10:13 AM Ticket #146 (General scope error) closed by danirus
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 imendez
This code fails: TimeSet Tms = In(Today, Today); returning next …
2:51 PM Ticket #146 (General scope error) created by danirus
With next code: _ Real double(Real a) { a*a …
12:56 PM Ticket #145 (Inposible to re-assing local variables.) created by Lander Ibarra Iriondo
Show the next code lines. Compile this code lines with TOL-Base …
8:28 AM Ticket #136 (Chart() permanent black border) closed by rcsoto
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 Jorge
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 manuelb
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 manuelb
fixed: The problem was a wrong behaviour of DBGetText in the old ODBC driver. …
9:34 AM Ticket #144 (Tol version compatibility) created by Lander Ibarra Iriondo
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 hamoros
fixed: Bug fixed with the previous revision of editor.tcl
8:35 AM Ticket #143 (Range Doesn`t work properly) created by asalafranca
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 danirus
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 asalafranca
IsUnknown only takes reals. It should work whith any grammar that has …
2:18 PM Ticket #96 (Variables out of scope) closed by danirus
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 danirus
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 danirus
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 manuelb
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 jlaybar
Eval dosen´t create the variables. Text txt1 = "Serie serA = …
3:31 PM Ticket #140 (error of the 'Eval') created by Javier Gallardo
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 jlaybar
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 Jorge
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 manuelb
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 danirus
invalid: This is not a bug. Maybe it could be discussed in some Tol-Project …
Note: See TracTimeline for information about the timeline view.