Skip to content
  • Marco Van de Voort's avatar
    --- Merging r22549 into '.': · 77daeb56
    Marco Van de Voort authored
    U    rtl/objpas/classes/stringl.inc
    A    tests/webtbs/tw19610.pp
    --- Merging r22650 into '.':
    A    packages/fcl-registry/tests/tregistry2.pp
    U    packages/fcl-registry/tests/testbasics.pp
    --- Merging r22651 into '.':
    U    packages/fcl-registry/src/registry.pp
    --- Merging r22585 into '.':
    U    rtl/objpas/classes/lists.inc
    --- Merging r22593 into '.':
    G    rtl/objpas/classes/lists.inc
    --- Merging r22652 into '.':
    U    packages/fcl-registry/src/winreg.inc
    --- Merging r23239 into '.':
    U    rtl/os2/sysutils.pp
    
    # revisions: 22549,22650,22651,22585,22593,22652,23239
    r22549 | marco | 2012-10-05 18:56:09 +0200 (Fri, 05 Oct 2012) | 2 lines
    Changed paths:
       M /trunk/rtl/objpas/classes/stringl.inc
       A /trunk/tests/webtbs/tw19610.pp
    
     * fix for Delphi incompatible DelimitedText, Mantis #19610, big patch from Reinier Olislagers.
    r22650 | yury | 2012-10-15 13:08:21 +0200 (Mon, 15 Oct 2012) | 1 line
    Changed paths:
       M /trunk/packages/fcl-registry/tests/testbasics.pp
       A /trunk/packages/fcl-registry/tests/tregistry2.pp
    
    + Added tests for TRegistry bugs.
    r22651 | yury | 2012-10-15 13:09:16 +0200 (Mon, 15 Oct 2012) | 1 line
    Changed paths:
       M /trunk/packages/fcl-registry/src/registry.pp
    
    * Removed unused vars.
    r22585 | michael | 2012-10-08 13:01:39 +0200 (Mon, 08 Oct 2012) | 1 line
    Changed paths:
       M /trunk/rtl/objpas/classes/lists.inc
    
    * Patch from Luiz Americo to clean up tlist (bug ID 23024)
    r22593 | michael | 2012-10-08 17:11:10 +0200 (Mon, 08 Oct 2012) | 1 line
    Changed paths:
       M /trunk/rtl/objpas/classes/lists.inc
    
    * Take care of Florian's remark that FList may be nil when constructor failed
    r22652 | yury | 2012-10-15 13:11:43 +0200 (Mon, 15 Oct 2012) | 2 lines
    Changed paths:
       M /trunk/packages/fcl-registry/src/winreg.inc
    
    * Implemented CurrentPath property.
    * Fixed handle leak when calling OpenKey() for already opened registry.
    r23239 | hajny | 2012-12-28 13:53:55 +0100 (Fri, 28 Dec 2012) | 1 line
    Changed paths:
       M /trunk/rtl/os2/sysutils.pp
    
      * GetTickCount(64) implementation for OS/2 added
    
    git-svn-id: branches/fixes_2_6@23652 -
    77daeb56