summaryrefslogtreecommitdiff
path: root/rtl/nativent
Commit message (Expand)AuthorAgeFilesLines
...
* + unicodestring support for assign/erase/renamejonas2013-07-192-11/+39
* * fixed buffer overrun in SysPCharToNtStrjonas2013-07-191-1/+1
* * moved SYSUTILS_HAS_ANSISTR/UNICODESTR_FILEUTIL_IMPL define to interfacejonas2013-07-161-6/+13
* - removed platform-specific implementations of GetCurrentDir, SetCurrentDir,jonas2013-07-161-33/+0
* * fixed codepage of result of GetEnvironmentVariable(ansistring)jonas2013-07-151-3/+7
* * don't truncate environment variable strings in GetEnvironmentString()jonas2013-07-151-0/+1
* * converted the following sysutils routines to unicodestring andjonas2013-07-091-13/+13
* * converted nativent sysutils routines to accept unicodestring insteadjonas2013-07-091-8/+8
* + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system ...jonas2013-07-041-14/+15
* * fixed building after cpall unit additionjonas2013-07-042-148/+153
* + SysUnicodeStringToNtStr() helperjonas2013-07-041-0/+11
* * changed getdir(ansistring):ansistring tojonas2013-06-271-1/+1
* + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where wejonas2013-06-271-0/+6
* * synchronised with trunk up to r24912jonas2013-06-175-173/+384
|\
| * Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit)pierre2013-04-291-1/+1
| * * Makefiles regeneratedflorian2013-04-251-2/+26
| * rtl: add missing windows codepages (mantis #0024294)paul2013-04-222-75/+80
| * rtl: install all cpXXX .ppu and .o filespaul2013-03-123-76/+293
| * compiler, rtl: move cpXXXX.pas files from compiler to RTL\charmaps directory ...paul2013-03-122-74/+87
| * + Merge the targetandroid branch. Support for arm and i386 android targets.yury2013-02-131-93/+45
| |\
| | * * Regenerated makefiles.yury2013-01-161-1/+5
| | * * Sync with trunk r23404.yury2013-01-163-13/+30
| | |\
| | * \ Merge with trunk r22040. Regenerated makefiles.tom_at_work2012-08-091-96/+98
| | |\ \
| | * \ \ Rebase with r21814tom_at_work2012-07-079-40/+585
| | |\ \ \ | | | |/ /
| | * | | * basic android/x86 supporttom_at_work2012-05-141-2/+14
| | * | | - initial support for the android/arm target in the compiler; resulting .so's...tom_at_work2012-04-261-2/+44
| * | | | * patch by Serg Bormant: fix fmShareCompat handling for win32/win64/nativent,...florian2013-01-291-1/+1
| | |_|/ | |/| |
| * | | Extend TThread with (class) methods and (class) properties from Delphi 2007 a...svenbarth2012-12-271-5/+5
* | | | + rawbytestring/unicodestring overloads for FileCreate and FileOpen.jonas2012-09-272-8/+11
* | | | + rtldefs.inc file for every target that contains defines shared by multiplejonas2012-09-271-0/+18
|/ / /
* | | Removed x86 unit from the Makefile.fpc (it's a Unix only unit) and regenerate...svenbarth2012-08-122-8/+93
| |/ |/|
* | Improve NativeNT RTL (tested on Windows 7)svenbarth2012-05-318-39/+581
* | * synchronised with trunk up to r21067jonas2012-04-262-3/+16
|\ \ | |/
| * + Regenerate all Makefiles's after adding x86_64 netbsd targetpierre2012-04-241-2/+14
| * + FileNameCasePreserving added - see #18066 in Mantishajny2012-04-151-1/+2
* | * merged trunk up to r20882jonas2012-04-152-210/+102
|\ \ | |/
| * * regenerated Makefiles with AIX supportjonas2012-04-111-3/+32
| * Add x86_64-openbsd target in Makefilespierre2012-04-061-2/+14
| * Update Makefile for mips-linux supportpierre2012-02-291-26/+19
| * * rebuilt Makefilesflorian2011-12-041-174/+18
| * rtl: init widestring and unitcodestring managers before initialization of Sta...paul2011-10-251-3/+3
| * --- Merging r19292 into '.':florian2011-10-031-10/+4
* | * add definition of SYSTEMUNIT variable in Makefile.fpc's that didn't havejonas2011-09-022-0/+2
* | * the default string type for the JVM target is no longer automaticallyjonas2011-08-202-66/+87
|/
* + Update all Makefile's modified bypierre2011-08-161-1/+5
* * Regenned all makefiles before 2.6.x branching.marco2011-08-031-3/+45
* * Promoted result type of FPC_PCHAR_LENGTH and FPC_PWIDECHAR_LENGTH to SizeInt.sergei2011-06-132-2/+2
* * Added share mode argument to FileCreate callmichael2011-05-231-1/+7
* + added Makefileflorian2010-12-111-0/+2333
* o update by Sven Barth to the NativeNT RTL:florian2010-12-1128-273/+3508