Historial de Commits

Autor SHA1 Mensaje Fecha
  sergei dbf48c0535 * Fixed (runtime) overflows and range checks, so the package runs after compiling with OPT="-Criot -gtl". That Delphi compatibility patch is starting to cause more trouble than benefit... hace 16 años
  sergei 2a924d0335 * For some reason, any assignment of NaN cannot be compiled with overflow checking, issue #14748. hace 16 años
  sergei 5e6bc7d36c * Also updated errorr.msg, cp866 encoding is needed for Windows console. hace 16 años
  sergei 337d0b1b21 Updated Russian message file, and changed cp1251 encoding to UTF-8. hace 16 años
  Jonas Maebe da58a01ce6 * fixed stabs debug information for parameters copied into local variables hace 16 años
  florian bc9cffa739 * properties fixed hace 16 años
  florian cbfcb00ded * don't eat char directly after a comment hace 16 años
  marco 63ae28d9f7 * Some structures for BTree purposes. hace 16 años
  sergei 4d2e6bac7f * TDOMDocument now checks its children and allows only a single Element/DocType child. This fixes about 8 test cases at Level 3. hace 16 años
  marco 6113876842 * skeleton function for binary index reading. hace 16 años
  marco 04247a4840 * more memory leaks fixed. Fpdoc is now memsafe except for the fcl-passrc bits hace 16 años
  marco 8438ec58f7 * memleak fixed hace 16 años
  marco 9764ea95d1 * check for css-file existance hace 16 años
  marco b884462ac4 * winutils unit, for simple api wrapper functions. hace 16 años
  marco 1e7ee7aef4 * Patch from Paul Ishenin, load stringlists with fmdenywrite. (improves sharing behaviour) hace 16 años
  joost 271ed77004 * patch from José Mejuto to fix applying more then one update when there is an update or insert query present, bug #14331 hace 16 años
  florian 515774b864 * merged armthum branch hace 16 años
  sergei 0c41473f7b Two more DOM Level 3 functions + tests for them: hace 16 años
  florian cfe0702494 * set localalignmax properly for arm-oabi, fixes arm-oabi-linux building hace 16 años
  Jonas Maebe b8a28ff5da * zapped gremlins that threw off dotest's detection of the %fail hace 16 años
  Jonas Maebe 762a0c7059 * try to prevent addresses from being PICified multiple times (should fix hace 16 años
  Jonas Maebe 1eceb2ca65 * don't allow properties to expose private fields of parent classes hace 16 años
  Jonas Maebe da8355c830 * made FPathInfo field of TServletRequest protected instead of private, hace 16 años
  Jonas Maebe 63b8ff87c8 * fixes for go32v2 compilation by John Lee (approved by Tomas) hace 16 años
  sergei 78b41cd8f6 + XML writer now performs the namespace normalization. hace 16 años
  sergei eb18aa8831 + 3 more tests for verifying the namespace fixup hace 16 años
  sergei d2c3ab0730 * r13729 was broken due to missing typecast, shame on me. Fixed. hace 16 años
  Jonas Maebe 606b7f4f80 * fixed (harmless) range error in cross-endian crosscompiling code for hace 16 años
  joost 1ea6307a78 * Allow the use of the mysql client version 5.1 with TMysqlClient50Connection hace 16 años
  mazen 591878da36 * Source coude don't need to be executable (removes Debian lintian error). hace 16 años