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.
- Timestamp:
-
Feb 16, 2012, 5:27:48 PM (14 years ago)
- Author:
-
Víctor de Buen Remiro
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v3
|
v4
|
|
| 21 | 21 | * TextMatch calls to TextMatch_Tcl to solve old known problems. |
| 22 | 22 | * Avoiding copy of objects by means of new referential operator {{{$}}} to be used with new structures {{{@Real, @Text, ...}}} |
| | 23 | * Fixed bug in {{{PutName}}} working over local function arguments |
| 23 | 24 | |
| 24 | 25 | == TolConfigManager == |
| … |
… |
|
| 26 | 27 | * Enhancement of maintenance of user options. |
| 27 | 28 | * Merging new default options with older configuration files. |
| 28 | | |
| 29 | | == TolPackage == |
| 30 | | |
| 31 | | * Solved some problems about comparing package names and version numbers. |
| 32 | | * Including local information to be used in local repositories without loading the package. |
| 33 | | * Enhanced behaviour in non connected machines. |
| 34 | | * Graphic interface to manage packages. '''(josp?)''' |
| 35 | 29 | |
| 36 | 30 | == Time Algebra == |
| … |
… |
|
| 84 | 78 | * '''(josp?)''' |
| 85 | 79 | |
| | 80 | == TolPackage == |
| | 81 | |
| | 82 | * Solved some problems about comparing package names and version numbers. |
| | 83 | * Including local information to be used in local repositories without loading the package. |
| | 84 | * Enhanced behaviour in non connected machines. |
| | 85 | |
| 86 | 86 | == TolBase == |
| 87 | 87 | |
| | 88 | * Graphic interface to manage packages. '''(josp?)''' |
| | 89 | * Viewing status of local and remote packages |
| | 90 | * Updating, upgrading, removing, .. |
| | 91 | * Controlling locked packages |
| 88 | 92 | * New visual tool for scape strings in ''editor'' and ''eval'' window |
| 89 | 93 | * Allowing syntax check with {{{#Embed}}} |