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



Jun 4, 2004:

9:47 AM Ticket #55 (Sobrecarga de operadores) closed by Jorge
fixed: Este error ya está corregido en el CVS. Ahora los estadísticos de Real …
9:16 AM Ticket #56 (Enhancement of 'Show') closed by danirus
later: This enhancement will be implemented in future versions of Tol because …
9:11 AM Ticket #47 (mechanisms of compilation halting) closed by danirus
later: It is a good idea. This enhancement will be implemented in future …

Jun 3, 2004:

3:20 PM Ticket #57 (Check syntax errors blocks TOLBase) closed by danirus
fixed: A solution for this problem has just been deployed in Tol CVS: …
3:12 PM Ticket #60 (TOL get blocked when compling a file or just doing the syntax check) closed by danirus
fixed: InAComment BParser method need an increment operation for "curIndex" …
11:37 AM Ticket #64 (ill behaviour in assign operator) closed by Jorge
fixed: Now there is a chek of grammar matching.
11:34 AM Ticket #46 (To crash the TolBase when the file is decompile) closed by Jorge
fixed: The solution to this bug is not create the Serie and other members of …
10:47 AM Ticket #58 (BSIFile doesn´t create the associated BSDFile) closed by danirus
fixed: A solution of this bug has been deployed in Tol CVS. The problem was …
8:54 AM Ticket #63 (Still problems on highlighting) closed by manuelb
later: This bugs are already on the TODO file, wich has been updated with the …
8:47 AM Ticket #64 (ill behaviour in assign operator) created by Jorge
If you execute this code Set x = 1,2,3?; Text a = x[1]; variable …
8:33 AM Ticket #63 (Still problems on highlighting) created by Alfredo Torre
The editor highlighting still doesn't work well in these cases: /* …

Jun 2, 2004:

4:19 PM Ticket #62 (Problema de la funci� GibbsSampler) created by jcaballero
Hola a todos. Programando una distribución multivariante con …

Jun 1, 2004:

3:39 PM Ticket #61 (Using a TimeSet created from DatesOfSet for X Marker) created by Javier Portugal
I create a TimeSet using function DatesOfSet, for example: Set …
3:17 PM Ticket #60 (TOL get blocked when compling a file or just doing the syntax check) created by Alfredo Torre
In file attached there is a syntax error in line 223. There is one …
3:03 PM Ticket #59 (Series mapped to Y2 axis) created by Javier Portugal
Series with omitted values (?), don´t map correctly to Y2 axis with …

May 31, 2004:

2:25 PM Ticket #58 (BSIFile doesn´t create the associated BSDFile) created by sdelfresno
To check the error, please compile the next example: Serie Ser01 = …

May 28, 2004:

8:48 PM Ticket #57 (Check syntax errors blocks TOLBase) created by César Pérez Álvarez
When you check syntax errors in this piece of code: …
11:36 AM Ticket #56 (Enhancement of 'Show') created by Alfredo Torre
Is it posible to extend the properties of the function Show with the …
10:57 AM Ticket #44 (SubCol does not return the correct columns.) closed by danirus
fixed: A solution for this problem has been deployed in Tol CVS. The …
10:27 AM Ticket #55 (Sobrecarga de operadores) created by jnavarro
Hola a todos: En la version Tol 4.3.7 y supongo que las precedentes …
10:26 AM Ticket #54 (Project editor doesn't let include files with relative paths) created by imendez
I think files hanging of projects should have a relative path, not an …
8:15 AM Ticket #48 (could be possible to make a copy of the object inspector?) closed by Jorge
remind: This issue was discussed previously and this is not a simply …
7:39 AM Ticket #53 (The bug's URL does not appear on the mails) closed by manuelb
fixed: Done, the url was included, but on the wrong place, could be read …
7:35 AM Ticket #53 (The bug's URL does not appear on the mails) created by manuelb
Every time a bug changes, when bugzilla sends a mail, the URL should …

May 27, 2004:

7:54 PM Ticket #40 (Parser mistakes when the code contains a Struct that hasn´t been ...) closed by danirus
invalid: This is not an error. You must define PartidoSimuladosSt first, as a …
3:19 PM Ticket #52 (Density Functions Correction) created by jcaballero
Hello all: We're Antonio Cerdán, Andrés Martínez and Jorge Caballero …
9:59 AM Ticket #51 (tol crash) closed by danirus
fixed: A solution for this crash, and many others that we always have had …

May 25, 2004:

12:14 PM Ticket #51 (tol crash) created by Jorge
The following code make tol crash, for an indentical behaviour create …
11:34 AM Ticket #50 ('PutTableDateFormat' 'PutTableRealFormat') closed by Víctor de Buen Remiro
fixed: The problem has been solved by polymorphism, to allow backward …
9:15 AM Ticket #50 ('PutTableDateFormat' 'PutTableRealFormat') created by Víctor de Buen Remiro
Alfredo Torres asked two questions about these funcions trought …

May 24, 2004:

6:05 PM Ticket #39 (Parser returns a mistake always at the first line) closed by danirus
fixed: A solution of this problem has been implemented in Tol CVS repository. …
4:48 PM Ticket #41 (we need a function returning the activity of a process) closed by rcsoto
fixed: Added the WinRmtProcessAlive function. Another possibility for the …
11:57 AM Ticket #49 (LIKE function) created by Víctor de Buen Remiro
Hello I think that some implementation of a text comparison function …

May 22, 2004:

3:52 PM Ticket #37 (variable name superior to the 267 characters) closed by danirus
fixed: In spite of the Tol Language Specification (that we have in mind) says …
3:41 PM Ticket #42 (To compile a file without code) closed by danirus
fixed: BFilter removes all comments from the original code and makes some …

May 21, 2004:

8:28 AM Ticket #22 (Syntax checking, Bayes SQL and connect fails) closed by Jorge
fixed: The last error is related to the installation of tolbase_addons. This …
8:13 AM Ticket #48 (could be possible to make a copy of the object inspector?) created by imendez
I think it would be very useful to be possible to make a copy of the …
8:05 AM Ticket #47 (mechanisms of compilation halting) created by imendez
I think it would be very useful having a number of mechanisms of …

May 20, 2004:

2:40 PM Ticket #46 (To crash the TolBase when the file is decompile) created by mthomas
To create a file with the following code: Serie NewDaysInMonths = …
7:56 AM Ticket #45 (Function Estimate sometimes doesn't work) created by jagutierrez
Estimate doesn't work in the part "Parameters Information / $tmp$ / …

May 19, 2004:

2:38 PM Ticket #44 (SubCol does not return the correct columns.) created by asalafranca
When I run this peace of code very strange things happend. Matrix k …
2:35 PM Ticket #43 (Kronecker Matrix Product) closed by danirus
invalid: Este tipo de preguntas deberian ser enviadas a las listas de correo. …
12:48 PM Ticket #43 (Kronecker Matrix Product) created by jlaybar
Existe alguna funcion en TOL para realizar el producto Kronecker entre …

May 18, 2004:

5:11 PM Ticket #42 (To compile a file without code) created by rcsoto
When trying a file without code, gives an error. Example: …

May 13, 2004:

11:20 AM Ticket #41 (we need a function returning the activity of a process) created by imendez
Frequently, we run processes with a number of subprocesses, such as …

May 12, 2004:

12:17 PM Ticket #39 (Parser returns a mistake always at the first line) reopened by danirus
I don't know that i can change the summary. Bug accepted.
11:05 AM Ticket #39 (Parser returns a mistake always at the first line) closed by danirus
invalid: In this bug report there are two different things. The second one is …
10:40 AM Ticket #40 (Parser mistakes when the code contains a Struct that hasn´t been ...) created by imendez
In the code: Real a = 4; Set sPartSim = [[ …
10:12 AM Ticket #39 (Parser returns a mistake always at the first line) created by imendez
The parser shows a curious error when the lower code is compiled: …

May 10, 2004:

11:29 AM Ticket #38 (A new DBTable function) created by imendez
Although i've porposed this function in several occasions, i haven´t …
9:37 AM Ticket #35 (PARSER ERROR) closed by danirus
later: This is an important improvement that we should treat in next Tol …
9:01 AM Ticket #33 (About what 'DBOpen' and 'DBClose' functions should return) closed by manuelb
invalid: There are many functions under many languages that, for any reason, …
8:44 AM Ticket #36 (quotes have priority with respect to double slashes) closed by manuelb
later: Hi. First of all, this is an old failure, check the TODO file under …
8:43 AM Ticket #37 (variable name superior to the 267 characters) created by Javier Gallardo
The problem is not, in principle, very serious because I do not …
8:03 AM Ticket #36 (quotes have priority with respect to double slashes) created by imendez
when a line is commented with double slashes (''), the texts between …

May 7, 2004:

6:53 PM Ticket #34 ('copy' and 'paste' don´t work) closed by rcsoto
fixed: Revise the functionality the keys in text and tables Editor . Fix a …
3:22 PM Ticket #35 (PARSER ERROR) created by César Pérez Álvarez
The following sentence "Serie GetSerie(Text nameInput, Set …
2:58 PM Ticket #34 ('copy' and 'paste' don´t work) created by imendez
I suppose it has been said already, but when capital letters are …
2:51 PM Ticket #33 (About what 'DBOpen' and 'DBClose' functions should return) created by imendez
'DBOpen' gives back: - TRUE when you connect successfully with the …
Note: See TracTimeline for information about the timeline view.