summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* + added code again to improve inlining based on vs_read/..., and fixed someinlinejonas2005-12-101-26/+90
* * gave all valid_for_*() functions a second parameter which indicatesjonas2005-12-105-99/+46
* Merged revisions 1630-1633,1635,1637-1638,1640,1642,1644,1646-1649,1651,1653,...jonas2005-12-09467-11322/+27909
* * fixed make cycle with -Or (put parameters values which are computed in ajonas2005-11-021-49/+53
* Merged revisions 826-1627 via svnmerge fromjonas2005-11-02829-25976/+103208
* Initialized merge tracking via "svnmerge" with revisions "1-825" from jonas2005-11-020-0/+0
* * split vs_used in vs_read, vs_written, vs_readwrittenjonas2005-08-0820-143/+240
* + branch for inlining improvementsjonas2005-08-080-0/+0
* * fix for 4264marco2005-08-081-2/+2
* * cpu directive fixedflorian2005-08-071-2/+2
* * limited storage to 2e9 so it causes no wrap around on big machinesflorian2005-08-071-1/+3
* + added missing inline directives for 2.0.xflorian2005-08-071-3/+3
* + some inline directives addedflorian2005-08-071-53/+56
* * passing of dyn. arrays of tvarrec to array of const fixed, fixes bug 4219florian2005-08-072-1/+40
* * some cosmetic cleanups while investigating bug 4154 which was already marco2005-08-071-13/+5
* + Edit|Select and Edit|Unselect, closes 4181florian2005-08-077-5/+21
* * version increased to 1.0.6florian2005-08-071-1/+8
* * cmCopyWin and cmPasteWin defined only onceflorian2005-08-073-6/+7
* - readln(<pchar>) forbidden, there is no way to prevent an buffer overflow, f...florian2005-08-072-1/+8
* * marked several small "wrapper only" procedures as inlineflorian2005-08-071-136/+98
* * AnsiReplaceText fixed, fixes 4260florian2005-08-073-31/+50
* * apparantly broke linux since iconv is in glibc there, fixed + some minor g...marco2005-08-061-12/+14
* * more darwin fixes. Export to libiconv not iconvmarco2005-08-061-2/+8
* * Darwin fixes. Untested on Darwin yet. (adding lib + name to external state...marco2005-08-061-4/+6
* - Fixed date/time formats for sqldb and tdbfjoost2005-08-066-123/+20
* * FreeBSD cwstring supportmarco2005-08-064-36/+96
* * fixed setting of WindMax*/WindMin*, fixes 4212florian2005-08-061-47/+42
* * dyn. arrays are always passed by value, fixes 4240florian2005-08-054-5/+89
* * exception parser checks now if the used id for the handler is really ON, fi...florian2005-08-052-1/+53
* *c <int64>:=-<longint> fixed (bug 4253)florian2005-08-0510-3/+30
* * Patch from Vincentmarco2005-08-051-2/+36
* an attempt to fix a bit more stuff in m68kkaroly2005-08-044-18/+13
* * Make watchdog externaldaniel2005-08-041-1/+1
* some dirty 68k changes/experiments...karoly2005-08-043-25/+70
* * fixed setting of widestringmanagerflorian2005-08-041-0/+1
* * Fix for 4168 A few typechanges weren't propagated to the demomarco2005-08-041-4/+4
* * Fixed tzseconds problem. I hope.marco2005-08-042-4/+9
* * nx86cnv.pas must set ctypeconv node properlyflorian2005-08-032-0/+3
* - n386cnv.pas removed, was emptyflorian2005-08-032-72/+1
* * patch from Martin Schreiber to fix bug 4247florian2005-08-032-9/+25
* + GetEnumNameCount by Danny Milosavljevicflorian2005-08-031-0/+23
* * windres isn't called anymore with an empty include parameter, fixes 4205florian2005-08-024-135/+143
* * fixed webtbf/tw4244jonas2005-08-021-1/+1
* * remove ld 2.16 specific linepeter2005-08-011-1/+1
* * Add remarks from the e-mailsdaniel2005-08-011-0/+6
* * Add Mac OS X exception againdaniel2005-08-011-28/+26
* * Use .space instead of .filldaniel2005-07-311-2/+2
* + missing functionflorian2005-07-301-0/+1
* * exported __FD*florian2005-07-303-3/+6
* * octal constant supportflorian2005-07-301-0/+12