summaryrefslogtreecommitdiff
path: root/rtl/watcom
Commit message (Expand)AuthorAgeFilesLines
* * Re-generated makefiles, including examplesjoost2015-08-061-1/+1
* --- Merging r30025 into '.':marco2015-06-181-1/+1
* * makefile regen and version updates.marco2015-01-051-8/+61
* * Reset filerec mode field to fmClosed if the system call to open the file f...pierre2014-11-231-0/+1
* - RTL: removed InitVariantManager, it was an empty procedure since day 1.sergei2014-11-221-1/+0
* * fix for SIGSEGV in Exec without command line parameters revealed in discu...hajny2014-05-181-4/+4
* * moving 4 cp9* units. These are 16-bit and big.marco2014-03-292-76/+76
* * minor cleanups makefile.marco2014-03-292-27/+26
* * mipsel-android: Regenerated makefiles. From now the mipsel-android target c...yury2014-02-071-4/+22
* + character sets for central Europe added also to Makefiles as implicit unitshajny2014-01-202-74/+74
* * Initial active version of marco2014-01-053-188/+150
* rtl: add cp856 to makefilespaul2014-01-052-74/+74
* * rtl-console initial version.marco2014-01-033-818/+85
* * Clean out of $i textrec and filerec includes that are redundant now that c...marco2014-01-021-6/+0
* * CrtOpen, CrtClose, CrtRead, CrtWrite and CrtReturn changed to procedures, i...nickysn2013-09-171-10/+5
* * Crt.CursorOff fixed after r25483; the correct value of CX is 2000h, not 200hnickysn2013-09-141-1/+1
* * Crt.CursorOn and CursorBig: use CX values that are CGA compatible, which ma...nickysn2013-09-141-2/+2
* * Crt.CursorOff: use CX=bash200, instead of CX= for making the cursor invisib...nickysn2013-09-141-1/+1
* - rm redundant double initialization of regs.realecx from Crt.CursorOnnickysn2013-09-101-1/+0
* * rawbytestring/unicodestring versions of findfirst/findnext/findclosejonas2013-08-191-8/+11
* + unicodestring support for assign/erase/renamejonas2013-07-191-7/+24
* * moved SYSUTILS_HAS_ANSISTR/UNICODESTR_FILEUTIL_IMPL define to interfacejonas2013-07-161-4/+7
* - removed platform-specific implementations of GetCurrentDir, SetCurrentDir,jonas2013-07-161-33/+0
* * converted the following sysutils routines to unicodestring andjonas2013-07-091-11/+22
* * factored out ToSingleByteFileSystemEncodedFileName() calls for fileopen/jonas2013-07-091-17/+10
* + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system ...jonas2013-07-041-12/+14
* * changed getdir(ansistring):ansistring tojonas2013-06-271-2/+5
* + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where wejonas2013-06-271-0/+6
* * synchronised with trunk up to r24912jonas2013-06-172-150/+250
|\
| * Regenerate all Makefiles with an up-to-date fpcmake binarypierre2013-04-291-3/+30
| * rtl: add missing windows codepages (mantis #0024294)paul2013-04-222-75/+80
| * rtl: install all cpXXX .ppu and .o filespaul2013-03-122-74/+75
| * compiler, rtl: move cpXXXX.pas files from compiler to RTL\charmaps directory ...paul2013-03-122-74/+92
| * * Regenerated all makefiles.yury2013-01-171-8/+57
* | + rawbytestring/unicodestring overloads for FileCreate and FileOpen.jonas2012-09-271-7/+14
* | + rtldefs.inc file for every target that contains defines shared by multiplejonas2012-09-271-0/+18
|/
* * synchronised with trunk up to r21067jonas2012-04-264-14/+43
|\
| * + Regenerate all Makefiles's after adding x86_64 netbsd targetpierre2012-04-241-2/+20
| * + FileNameCasePreserving added - see #18066 in Mantishajny2012-04-151-1/+1
| * + FileNameCasePreserving added - see #18066 in Mantishajny2012-04-151-2/+3
| * * fix FileExists/DirectoryExists wrongly accepting non-existing entries wit...hajny2012-04-151-9/+19
* | * merged trunk up to r20882jonas2012-04-153-222/+147
|\ \ | |/
| * * regenerated Makefiles with AIX supportjonas2012-04-111-3/+44
| * Add x86_64-openbsd target in Makefilespierre2012-04-061-197/+62
| * rtl: init widestring and unitcodestring managers before initialization of Sta...paul2011-10-251-5/+1
| * * fixes for FileExists and DirectoryExistshajny2011-08-281-20/+21
* | * 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/+97
|/
* * Regenned all makefiles before 2.6.x branching.marco2011-08-031-3/+51
* * Added share mode argument to FileCreate callmichael2011-05-231-1/+6