summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * fixed unicodestring <-> variant handlingunicodestringflorian2008-09-104-12/+43
* Initialized merge tracking via "svnmerge" with revisions "1-11663" from florian2008-09-100-0/+0
* * first fixes for persisten unicodestringsflorian2008-09-102-24/+35
* * fixed bootstrappingflorian2008-09-091-3/+5
* * fixed writing of UnicodeString propertiesflorian2008-09-077-173/+205
* * fixed typo when converting tunicodestring to punicodecharflorian2008-09-072-1/+28
* * fixed testflorian2008-09-061-1/+1
* * patch by Martin Schreiber for UnicodeString streamingflorian2008-09-065-5/+182
* + UnicodeString support for Variantsflorian2008-09-052-10/+78
* * fixed unicodestring compilation on windows after recent unix changesflorian2008-09-053-1659/+1663
* * fixed several type casting stuffflorian2008-09-043-1763/+1800
* + set unicode string proceduresflorian2008-09-041-0/+8
* + lazarus project for the linux rtlflorian2008-09-042-0/+84
* + two missing compiler procs exportedflorian2008-09-031-6/+14
* * more bootstrapping fixedflorian2008-09-032-0/+23
* * bootstrapping fixflorian2008-09-031-1/+1
* * fixed unix compilationflorian2008-09-033-93/+96
* * fixed several errors when building on unixflorian2008-09-0114-142/+324
* * fixed 64bit bug in iconvenc.pasivost2008-09-011-82/+87
* * first fixes for unix bootstrappingflorian2008-08-302-1/+2004
* * more unicodestring stuff fixed, test results on win32 are already goodflorian2008-08-3014-27/+775
* * expectloc for wide/ansi/unicode strings is LOC_CONSTANT or LOC_REGISTER nowflorian2008-08-301-4/+8
* * continued to work on unicodestring type supportflorian2008-08-3042-2069/+4301
* + branch for unicodestring testingflorian2008-08-300-0/+0
* * Keep declaration of CeOidGetInfoEx2 with var parameter for backward compati...yury2008-08-291-0/+1
* * fixed oo_is_forward flag (from old patch by Dave Strodt)jonas2008-08-291-1/+1
* * use LOC_REGISTER instead of LOC_CREGISTER for constant string pointersjonas2008-08-281-1/+1
* * Patch by Carolos Foscolos.yury2008-08-282-15/+14
* * applied patch from Hansi, fixes TInetSocket.DoConnectAlmindor2008-08-281-2/+1
* * fixed asd_references for ansi/widestrings on Darwinjonas2008-08-272-10/+12
* o patch from Sergej Gorelkin to improvement code generation for string literalsflorian2008-08-274-149/+314
* * Patch by Carolos Foscolos. PCEOID, CREATE_INVALIDGUID and cleaned up file a...yury2008-08-262-781/+752
* * fixed bug in libxml2 tree.incivost2008-08-252-1/+294
* * xmlxsd helper unitivost2008-08-2553-15007/+170
* * fix lua_alloc callback definitionAlmindor2008-08-251-1/+1
* * Removed session infomichael2008-08-251-183/+4
* gtk2: paul2008-08-252-4/+10
* * Added IsForward define to class declaration typemichael2008-08-252-1/+4
* * Initial implementationmichael2008-08-252-0/+685
* * Created lazarus project file for easier editingmichael2008-08-251-0/+78
* * Created lazarus project file for easier editingmichael2008-08-251-0/+96
* * updates for libxml2ivost2008-08-257-13/+548
* - removed obsolete USECMOV defineflorian2008-08-243-12/+9
* * fix from Michalis K. for nesting depth of XMLs (# 11957)marco2008-08-241-2/+2
* * ignore $region/$endregion directives, resolves #11937florian2008-08-232-0/+15
* * lowercase all platform.inc inclusions for fpdoc's sake.marco2008-08-2314-14/+14
* * merged fix for #10175 to win64florian2008-08-231-23/+11
* * patch by Sergei Gorelkin improving win32 command line handling, resolves #1...florian2008-08-231-41/+19
* * Fixed wrong string type, causing unicode characters to be droppedmichael2008-08-231-1/+1
* * Patch from Sergei Gorelkin to handle unicodemichael2008-08-231-3/+3