Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe dce9b3849b * fixed mantis #14729: hace 16 años
  florian b8a83fd997 * allow reintroduce for objects, resolves #14743 hace 16 años
  florian 44aed2af60 o patch by Michael Denisenko, resolves #14734: hace 16 años
  Jonas Maebe 93171fdc23 + support for tkUString in get/setpropvalue (mantis #14617) hace 16 años
  Jonas Maebe be39c47d02 * don't stop at #0 characters for setstring with pchar either hace 16 años
  sergei 3f5ce0d228 xpath.pp: Fixed runtime range and overflow checks, at least those which could be detected with existing test suite. hace 16 años
  Jonas Maebe 6a0755e897 * fixed setstring for unicode/widestring: don't stop at embedded #0 hace 16 años
  florian 00049897b3 + support & to escape keywords being a solution for #14553 hace 16 años
  sergei d156a08593 * Hunted down another node pool bug, thanks to Vincent Snijders and mighty valgrind. Due to wrong condition, the last block of extent wasn't used to put an object there, but later a cleanup attempt at that address was attempted. hace 16 años
  florian 81813fb64f * output style more like the coding style fpc sources commonly are using hace 16 años
  florian e17d6c1624 * handle postfix type declations in typedefs properly hace 16 años
  florian 48e259876b * support LL as int number postfix hace 16 años
  florian 41c5735b40 + handle unary plus hace 16 años
  andrew 8ebab7b2c1 * added multithreaded lzx compression for lzx. Must be enabled with -dLZX_USETHREADS hace 16 años
  sergei 8798a9d558 xmlread.pp: hace 16 años
  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