| Commit message (Expand) | Author | Age | Files | Lines |
* | * Patch from Christian Schiffler (Bug ID 22943) to fix missing dependency on ... | michael | 2012-11-08 | 1 | -2/+2 |
* | * Switched to using ansistring, because dynlibs use ansistrings | michael | 2012-11-07 | 5 | -13/+13 |
* | * Updated makefiles | michael | 2012-11-07 | 4 | -6/+302 |
* | Avoid range check error in IDE by changing value of sfHasMemInfo constant to... | pierre | 2012-11-07 | 1 | -1/+1 |
* | * Removed debug statements | michael | 2012-11-07 | 1 | -10/+2 |
* | * Avoid overflow when reading from streams > 2gb | michael | 2012-11-06 | 1 | -2/+3 |
* | * only enable for Linux and Win32/Win64, since those are presumably the | jonas | 2012-11-06 | 1 | -3/+3 |
* | * Initial version of libvlc units | michael | 2012-11-06 | 9 | -0/+5382 |
* | fcl-db: mssql: very basic support for variant data type, rather than raising ... | lacak | 2012-11-06 | 1 | -4/+4 |
* | * trivial patch from Laco | michael | 2012-11-06 | 1 | -0/+1 |
* | fcl-db: formatting | lacak | 2012-11-06 | 2 | -19/+21 |
* | fcl-db tests: unification of file names used (generated) during testing. | lacak | 2012-11-06 | 1 | -12/+15 |
* | fcl-db test: improve testing of ftAutoInc. After rev.22935 | lacak | 2012-11-06 | 1 | -6/+39 |
* | rtl/linux/m68k/prt0.as: | svenbarth | 2012-11-05 | 1 | -7/+12 |
* | sqldb: Modified ftAutoinc behavior slightly to match Delphi behavior and allo... | ludob | 2012-11-05 | 5 | -21/+25 |
* | * FCL-DB: cosmetic changes in comments | reiniero | 2012-11-05 | 2 | -3/+3 |
* | + is_dynamicstring | florian | 2012-11-04 | 8 | -12/+73 |
* | * pass not only exception address but also frame to raise: | florian | 2012-11-04 | 7 | -17/+15 |
* | m68k/cgcpu.pas, tcg64k.fixref: | svenbarth | 2012-11-04 | 1 | -3/+23 |
* | m68k/cgcpu.pas, tcg64f68k: | svenbarth | 2012-11-04 | 1 | -0/+32 |
* | + constant postfixoperator_tokens | florian | 2012-11-04 | 3 | -5/+31 |
* | cg64f32.pas, tcg64f32.a_load64_*_cgpara: | svenbarth | 2012-11-04 | 1 | -14/+42 |
* | * fix memory leak of video unit as proposed by Michael Karst, resolves #22876 | florian | 2012-11-04 | 2 | -0/+15 |
* | * fix sincos also for x86-64-linux | florian | 2012-11-04 | 1 | -1/+1 |
* | * fix sincos for x86-64 windows resolves #23268 | florian | 2012-11-04 | 2 | -20/+19 |
* | m68k/cgcpu.pas, tcg68k.g_concatcopy: | svenbarth | 2012-11-04 | 1 | -3/+20 |
* | m68k/cgcpu.pas, tcg64f68k.a_op64_const_reg: | svenbarth | 2012-11-04 | 1 | -5/+5 |
* | * patch by Cyrax for easy redirection of heaptrc output, resolves #22168 | florian | 2012-11-04 | 1 | -12/+27 |
* | * re-enable jump tables for x86-64, they are fixed, see also | florian | 2012-11-03 | 1 | -4/+0 |
* | * Within the LaTeX help-text, underscores have to be escaped. | joost | 2012-11-03 | 1 | -1/+1 |
* | fcl-db: implemented GetConnectionInfo for TMSSQLConnection | lacak | 2012-11-02 | 1 | -1/+42 |
* | * fixed make install after r22897 | jonas | 2012-11-02 | 2 | -2/+2 |
* | * Patch to make db library loading code more uniform | michael | 2012-11-02 | 1 | -4/+10 |
* | * FCL-DB: typo+clarification for MSSQL/Sybase db test framework databse.ini t... | reiniero | 2012-11-02 | 1 | -1/+9 |
* | - Removed generic implementation of TObjData.sectionname, its existence is us... | sergei | 2012-11-02 | 2 | -141/+2 |
* | * ELF linker: moved some code (which must be executed only once when linking ... | sergei | 2012-11-02 | 1 | -50/+38 |
* | m68k/n68kadd.pas: | svenbarth | 2012-11-01 | 1 | -6/+299 |
* | * adapt condition | florian | 2012-11-01 | 1 | -11/+19 |
* | + shifterop for ARM64 | florian | 2012-11-01 | 1 | -2/+6 |
* | + initial implementation of aasmcpu unit for ARM64 | florian | 2012-11-01 | 1 | -0/+2178 |
* | + ARM64 GAS instruction table unit | florian | 2012-11-01 | 1 | -0/+93 |
* | + assembler optimizer unit skeleton | florian | 2012-11-01 | 3 | -0/+241 |
* | + first batch of FPU/VFP instructions | florian | 2012-11-01 | 4 | -2/+208 |
* | + define bestrealtype for aarch64 | florian | 2012-11-01 | 1 | -0/+3 |
* | + first cpubase implementation for aarch64 | florian | 2012-11-01 | 11 | -6/+467 |
* | + instruction table generator for arm64 | florian | 2012-11-01 | 9 | -2/+871 |
* | rtl/m68k/setjump.inc: | svenbarth | 2012-11-01 | 2 | -6/+36 |
* | * FCL-DB: fix for MSSQL/Sybase db test framework errors when existing FPDEV t... | reiniero | 2012-11-01 | 1 | -4/+27 |
* | * updated headers to Mac OS X 10.8 SDK (includes iOS 6 SDK info). Headers | jonas | 2012-11-01 | 459 | -13541/+24778 |
* | + cpuinfo unit for arm64 | florian | 2012-10-31 | 2 | -0/+107 |