summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * fixed tests/test/tmacprocvar.pp with nested procvar support (both @PROCnestedprocvarsjonas2010-08-022-4/+3
* * make sure not to decrease the conversion prefernce of proc -> procvar fromjonas2010-08-021-1/+4
* * fixed saving/loading of nested procvar types to/from ppu files (symtablejonas2010-07-304-2/+81
* + support for nested procedural variables:jonas2010-07-2855-491/+1604
* + branch for nested procvar supportjonas2010-07-280-0/+0
* - remove superfluous "end." as reported by Sven Barth, resolves #17017florian2010-07-261-2/+0
* * fixed very oldish case indention styleflorian2010-07-262-204/+208
* * when generating procedure variables in records, no_pop should be left as it...florian2010-07-263-8/+8
* * XPath, change parsing of function call so that function arguments are parse...sergei2010-07-261-38/+49
* * fixed range errorsjonas2010-07-262-3/+3
* * XPath, fixed parsing of 'prefix:*' node tests:sergei2010-07-262-10/+17
* XPath, use a perfect hash to recognize all possible keywords.sergei2010-07-262-65/+221
* * rtl/heap: simplify r15618, be more conservative towards memory use, especia...micha2010-07-251-24/+13
* XPath improvements:sergei2010-07-241-89/+45
* * moved \end{description} becasue of 16991marco2010-07-241-1/+2
* * fix for 17008, changed bytes component of mapviewoffile(ex) to size_tmarco2010-07-241-2/+2
* * TXPathScanner.ParseStep split into two functions in order to reduce complex...sergei2010-07-241-112/+123
* * fixed compilation with Delphi (patch by Sven Barth, mantis #17016)jonas2010-07-231-6/+10
* tests: class sections test by Martinpaul2010-07-231-0/+18
* * Set the global CustomApplication variable, usefull for loggingjoost2010-07-213-1/+16
* * Moved the handling of web-request from the TCustomWebApplication to a new...joost2010-07-215-236/+654
* - disabled FpSigTimedWait also for haiku (based on patch byjonas2010-07-201-1/+1
* * added support for xsd:base64Binary xml datatypeivost2010-07-201-3/+286
* * dynamically grow the size of oschunks allocated for use by the memoryjonas2010-07-201-4/+45
* * Reverted accidentally committed files in r15616joost2010-07-207-33/+14
* * Fixed FastCGI listening on a port on Windows after r15099joost2010-07-208-16/+35
* * Added TCustomFCgiApplication.Address property to change listen-ip-addressjoost2010-07-201-7/+12
* * fixed parameter number of the function result for pushleftright_pocalls onjonas2010-07-191-2/+3
* * use the framework version of OpenAL for Mac OS X (based on patch byjonas2010-07-191-2/+4
* + wavopenal example to play a wav file by Dmitry Boyarintsev (mantis #16961)jonas2010-07-193-151/+457
* * fixed windows compilation after r15599jonas2010-07-191-0/+5
* - disabled fpsigtimedwait for darwin because it doesn't exist therejonas2010-07-181-0/+2
* * changed backwards_was_first and extended_backwards from supregsets intojonas2010-07-181-12/+19
* * fixed growing a tbitset when adding an element whose index equals thejonas2010-07-181-2/+2
* + Add modify_ldt to linux unitdaniel2010-07-186-43/+48
* * fixed copy-paste error in r15600jonas2010-07-181-2/+5
* * make sure that registers are of the right type before calling get_aliasjonas2010-07-181-14/+10
* * allow tthread-based threads to only start executing once the constructorjonas2010-07-184-4/+88
* * fixed calling static TP-style object methods from within other methodsjonas2010-07-182-20/+56
* * always use the read window to read from video memory (patch byjonas2010-07-181-2/+4
* * fixed misplaced bracket in condition test that caused all blocksjonas2010-07-183-3/+42
* * don't force OT_BITS32 on x86-64, resolves #16622florian2010-07-172-3/+30
* * no longer create implicit fail-cleanup code for TP-style objectjonas2010-07-171-33/+43
* * unblock folded into chmls and deleted.marco2010-07-174-80/+63
* * fixed bug 15838 where chm urls might have a backslash in the urlandrew2010-07-171-16/+9
* * added extractall command to extract all files in a chm.marco2010-07-161-18/+159
* * Patch from Dmitry Boyarintsev to improve expression parsing (16931).michael2010-07-163-108/+152
* * Show help-message with default actions when no action is given, IsConsolejoost2010-07-163-52/+81
* * Forgot to commit OS/2 file in r15586joost2010-07-161-0/+6
* * Added the ability to un-register the eventlog message-filejoost2010-07-164-3/+27