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 @ 45897

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 30.9 KB 45317 over 3 years Francisco Díaz Carsí refs #5419 Fixed scale for Decimal type fields ...
DbaseFileWriter.java 17.7 KB 45209 almost 4 years Óscar Martínez Grabado correcto en el dbf de los campos timest...
FieldFormatter.java 10.8 KB 45897 almost 3 years Francisco Díaz Carsí refs #5213 Fixed 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
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.

45214 08/22/2020 09:39 PM Óscar Martínez

Error en lectura de dbf con campos con **

45209 08/18/2020 12:37 AM Óscar Martínez

Grabado correcto en el dbf de los campos timestamp y time

44947 04/24/2020 01:01 PM Joaquín del Cerro Murciano

Cambiado el get/setRequieredBytes por get/setDisplaySize

44926 04/19/2020 11:39 AM Joaquín del Cerro Murciano

refs #5222, correcciones relacionadas con la gestion de escala para numeros en coma flotante que no soportan escala. Afectaba sobre todo al proveedor de dbf y al de h2

44892 04/14/2020 06:45 PM Óscar Martínez

refs #5199 los campos de tipo long utilicen el método del formater para long

View revisions

Also available in: Atom