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 20, 2012, 10:24:22 AM (14 years ago)
- Author:
-
Jorge
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v7
|
v8
|
|
| 84 | 84 | == CurlApi == |
| 85 | 85 | |
| 86 | | * '''(josp?)''' |
| | 86 | * New functions to access curl functionality |
| 87 | 87 | |
| 88 | 88 | == TclCore == |
| 89 | 89 | |
| 90 | | * '''(josp?)''' |
| | 90 | * New package to access Tcl_Eval from a plain tol (tol.exe, tolcon, toljava) |
| 91 | 91 | |
| 92 | 92 | == TolPackage == |
| … |
… |
|
| 94 | 94 | * Solved some problems about comparing package names and version numbers. |
| 95 | 95 | * Including local information to be used in local repositories without loading the package. |
| 96 | | * Enhanced behaviour in non connected machines. |
| | 96 | * Enhanced behaviour in machines with no internet connection. |
| 97 | 97 | |
| 98 | 98 | == TolBase == |
| 99 | 99 | |
| 100 | | * Graphic interface to manage packages. '''(josp?)''' |
| 101 | | * Viewing status of local and remote packages |
| 102 | | * Updating, upgrading, removing, .. |
| 103 | | * Controlling locked packages |
| | 100 | * Interface to manage packages. |
| | 101 | * Viewing status of local and remote packages. |
| | 102 | * Updating/upgrading. |
| | 103 | * removing. |
| | 104 | * install from zip file: needed where no internet conection is available. |
| 104 | 105 | * New visual tool for scape strings in ''editor'' and ''eval'' window |
| 105 | 106 | * Allowing syntax check with {{{#Embed}}} |
| 106 | 107 | * project.ini can be specified at command line, in this way all project configuration file can be stored relative to the project directory structure. |
| | 108 | * Patched a bug with blt::busy which was generating a random bug |
| 107 | 109 | |
| 108 | 110 | == TolServer/RMTPS == |
| … |
… |
|
| 119 | 121 | * CentOS 5.4 |
| 120 | 122 | * SuSe 14.x |
| 121 | | * Ubuntu (x.x) |
| | 123 | * Ubuntu |