Statistics
| Revision:

root / tags / gvsig_redes-0_1_0_Build_1231 / libraries / libGDBMS / src @ 38969

Name Size Revision Age Author Comment
  main 28765 about 15 years Vicente Caballero Don't return a null SourceInfo for OperationDat...
  test 27849 over 15 years Vicente Caballero Move FooConnection and FooDriver to src/test fr...
GDBMS.tpr 789 Bytes 466 over 19 years fernando *** empty log message ***
GDBMS.tws 1.76 KB 466 over 19 years fernando *** empty log message ***
default.dfPackage 522 Bytes 466 over 19 years fernando *** empty log message ***

Latest revisions

# Date Author Comment
29269 06/08/2009 05:51 PM Jose Manuel Vivó Arnal

gvsig_redes-0_1_0_Build_1231

29267 06/08/2009 05:45 PM Jose Manuel Vivó Arnal

pre_gvsig_redes-0_1_0-1231

28765 05/13/2009 05:22 PM Vicente Caballero

Don't return a null SourceInfo for OperationDataSource (used for example in Joins). Fixes: #2087

28373 05/04/2009 06:46 PM Vicente Caballero

Fix bug #2029. It was not possible to create empty string values (changes by cmartinez)

27849 04/06/2009 04:33 PM Vicente Caballero

Move FooConnection and FooDriver to src/test from src/main. These classes are only used by GDBMS tests, and are not compatible with 1.6. We move it to test, so that we can compile GDBMS with Java 1.5 and 1.6 without problems.

27846 04/06/2009 04:25 PM Vicente Caballero

Use our own version of sun.awt.geom.Curve, instead of internal's JVM one. Curve is not in the public Java API, so it has been changed between Java version, making gvSIG incompatible with Java 1.6. Thus, it is a good idea to extract this class and have a stable API for it.

27480 03/23/2009 01:25 PM Vicente Caballero

Single quotes are escaped in GDBMs by doubling them (for example ' is escaped as ''). However, escaped quotes are parsed correctly, but they are evaluated incorrectly. They should be evaluated as single quotes, so we convert each doubled quote to a unique quote.

26755 02/13/2009 01:32 PM Jose Manuel Vivó Arnal

Checks if cause is null before initialize it.

See #147

23703 10/02/2008 11:36 AM Vicente Caballero
20713 05/14/2008 05:06 PM Vicente Caballero

View revisions

Also available in: Atom