Statistics
| Revision:

svn-gvsig-desktop / trunk / org.gvsig.desktop / org.gvsig.desktop.compat.cdc / org.gvsig.fmap.dal / org.gvsig.fmap.dal.file / org.gvsig.fmap.dal.file.dbf / src / main / java / org / gvsig / fmap / dal / store / dbf / utils @ 46896

Name Size Revision Age Author Comment
CoerceDateToDbfTimeAsString.java 754 Bytes 44669 over 4 years Joaquín del Cerro Murciano refs #5174. Adaptacion a los cambios del coerci...
CoerceDateToDbfTimestampAsString.java 794 Bytes 44669 over 4 years Joaquín del Cerro Murciano refs #5174. Adaptacion a los cambios del coerci...
DbaseCodepage.java 7.88 KB 43245 about 7 years Joaquín del Cerro Murciano refs #3959, Corrige y mejora sustancialmente el...
DbaseFieldDescriptor.java 5.75 KB 45317 over 3 years Francisco Díaz Carsí refs #5419 Fixed scale for Decimal type fields ...
DbaseFile.java 12 KB 44669 over 4 years Joaquín del Cerro Murciano refs #5174. Adaptacion a los cambios del coerci...
DbaseFileHeader.java 31.6 KB 46896 over 1 year Francisco Díaz Carsí refs #5540, Corregidos problemas con los tipos ...
DbaseFileWriter.java 18.3 KB 46895 over 1 year Francisco Díaz Carsí Ampliado el mensaje de error en el método encod...
FieldFormatter.java 10.8 KB 46606 almost 2 years Francisco Díaz Carsí Fixed filtered logger in FieldFormatter
FieldNameTooLongException.java 1.5 KB 41746 over 9 years Joaquín del Cerro Murciano Change DBF field names max length from 10 to 11...

Latest revisions

# Date Author Comment
46896 12/16/2022 11:36 AM Francisco Díaz Carsí

refs #5540, Corregidos problemas con los tipos de datos y la longitud de los nombres de los campos

46895 12/16/2022 11:33 AM Francisco Díaz Carsí

Ampliado el mensaje de error en el método encodeField del DBF

46893 12/12/2022 03:39 PM Francisco Díaz Carsí

refs #5521, Atrapado error de usuario y corrección del Locale al pasar la feature a y desde JSON

46606 09/01/2022 12:42 PM Francisco Díaz Carsí

Fixed filtered logger in FieldFormatter

45987 10/31/2021 08:57 PM Joaquín del Cerro Murciano

Partial fix in dbf provider when there are blank characters at the end of a field name.

45897 09/02/2021 10:41 AM Francisco Díaz Carsí

refs #5213 Fixed FieldFormatter

45317 09/24/2020 07:16 AM Francisco Díaz Carsí

refs #5419 Fixed scale for Decimal type fields in DbaseFileHeader

45316 09/23/2020 02:13 PM Francisco Díaz Carsí

refs #5419 Deshecho el commit anterior

45315 09/23/2020 10:09 AM Francisco Díaz Carsí

refs #5419 Fixed the parseDecimal method in the DBF FieldFormatter so that it does not modify the scale if the requested one is greater than the one that already has the value.
Fixed the setForced method of DefaultFeature so that it admits a value with a scale less than or equal to that marked by the attribute descriptor.

45309 09/22/2020 02:18 PM Francisco Díaz Carsí

refs #5331 Fixed FieldFormatter for BigDecimal, double and float when length of toString exceds the size.

View revisions

Also available in: Atom