Statistics
| Revision:

root / trunk / libraries / libInternationalization @ 5766

Name Size Revision Age Author Comment
  dist 4526 over 18 years cesar *** empty log message ***
  src 5599 about 18 years cesar Optimize data structures: use HashMap, ArrayLis...
  src-test 5765 about 18 years cesar Make more extensive tests in the unit tests: lo...
.classpath 512 Bytes 5744 about 18 years cesar Add junit lib to classpath
.project 382 Bytes 4525 over 18 years cesar Add project files
build.xml 2.05 KB 4869 about 18 years cesar Add a 'batch-build' target. It will be used by ...

Latest revisions

# Date Author Comment
5765 06/09/2006 09:47 AM cesar

Make more extensive tests in the unit tests: load 2 different files, add repeated keys

5744 06/08/2006 01:56 PM cesar

Add junit lib to classpath

5599 06/02/2006 09:37 AM cesar

Optimize data structures: use HashMap, ArrayList. Don't show the missing resource exception, show the message instead. Implement the parameter "log" in some getText methods (it was present but not implemented).

4869 04/19/2006 08:59 AM cesar

Add a 'batch-build' target. It will be used by the global build.xml

4780 04/10/2006 09:43 AM cesar

Correct a corner case in addResourceFamily

4736 04/05/2006 08:28 AM cesar

Add package.html. Remove unused members. Add a new getString method

4728 04/04/2006 02:23 PM cesar

Complete and polish Javadoc comments. Tidy the sources a bit. Remove some methods which are implementation-dependent. Add a size() method and make it protected, as is only intended for the unitTests

4597 03/27/2006 12:41 PM cesar

Catch MissingResourceException exception and log it, instead of failing

4596 03/27/2006 12:39 PM cesar

Copy i18n.jar to _fwAndami/lib in build.xml

4588 03/27/2006 09:40 AM cesar

Refactor/rename deleteResources to removeResources

View revisions

Also available in: Atom