index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rtl
/
unix
Commit message (
Expand
)
Author
Age
Files
Lines
*
* don't try to set the iconv transliterate property in case the iconv
jonas
2012-01-04
1
-1
/
+2
*
* default to UTF-8 as system code page in case nl_langinfo(CODESET) returns
jonas
2012-01-04
1
-1
/
+11
*
* Improved efficiency of Now/Date/Time
michael
2011-11-02
1
-15
/
+24
*
* Added ReReadTimeZone
michael
2011-11-01
2
-0
/
+7
*
rtl:
paul
2011-10-25
1
-4
/
+4
*
rtl: set codepages for TextRec field when Text file is opened + update this f...
paul
2011-10-25
1
-0
/
+24
*
rtl: add WideStringManager.GetStandardCodePageProc method to retrieve system ...
paul
2011-10-25
1
-1
/
+7
*
rtl: make cwstring.pp dependent of dynlibs, load iconvctl dynamically
paul
2011-10-25
1
-8
/
+33
*
* support for iOS-specific location of "localtime" time zone file
jonas
2011-10-24
1
-0
/
+5
*
* added "inc" extension to {$i winiconv}
jonas
2011-10-22
1
-1
/
+1
*
* fixed compilation on darwin/arm after r19522
jonas
2011-10-22
1
-3
/
+3
*
rtl: transliterate characters if possible intead of replacing them with "?" c...
paul
2011-10-21
1
-1
/
+18
*
* Use recent libc __errno function for OpenBSD
pierre
2011-10-10
1
-1
/
+5
*
+ Added OpenBSD CODESET and LC_ALL values
pierre
2011-10-04
1
-3
/
+8
*
* Try to update i386/openbsd port
pierre
2011-10-03
2
-10
/
+12
*
rtl: revert r19330. We probably need to create a separate encoding<->codepage...
paul
2011-10-03
2
-4
/
+415
*
rtl: move winiconv.inc into general inc directory and rename it to wincodepag...
paul
2011-10-03
2
-415
/
+4
*
* prevent the internal windows code page number -> iconv name and vice versa
jonas
2011-10-01
2
-5
/
+9
*
* and one more fix to prevent endless loops
jonas
2011-09-23
1
-1
/
+1
*
* fixed potential endless loop if the code page passed to win2iconv()
jonas
2011-09-23
1
-4
/
+4
*
+ support for transcoding the new ansistring type on unix platforms
jonas
2011-09-23
2
-32
/
+512
*
* fpgetsid, Mantis #20329
marco
2011-09-22
2
-0
/
+3
*
* Also check TMPDIR, a UNIX standard used by a.o. iOS (mantis #20248)
michael
2011-09-22
1
-0
/
+2
*
rtl: manual merge some cpstrnew changes which was impossible to merge using r...
paul
2011-09-18
1
-2
/
+2
*
merge r14347 from cpstrnew branch by florian:
paul
2011-09-17
1
-2
/
+2
|
\
|
*
* fixed bootstrapping with 2.4.0
florian
2009-12-06
1
-2
/
+2
*
|
* patch by Nikolay Nikolov to support Alt-Tab and Ctrl-Tab on the linux conso...
florian
2011-08-16
1
-5
/
+24
*
|
* also return fasymbolic if dir is found.
marco
2011-08-01
1
-8
/
+12
*
|
* fixed FPC_USE_LIBC building for Linux and exception handling (mantis #13450)
marco
2011-07-31
1
-1
/
+1
*
|
* LongdateFormat equals shortdateformat (no longdateformat is available in la...
michael
2011-07-02
1
-1
/
+1
*
|
* Added share mode argument to FileCreate call
michael
2011-05-23
1
-2
/
+9
*
|
* patch by Nikolay Nikolov to use a hardware block cursor on the
florian
2011-05-20
1
-1
/
+1
*
|
* Corrected fix for FileAge
michael
2011-04-02
1
-1
/
+1
*
|
* Do not allow fileage for directories (15873)
michael
2011-04-02
1
-2
/
+2
*
|
* Don't use deprecated symbols anymore, silences compilation.
sergei
2011-03-30
1
-41
/
+41
*
|
* added alias for statsfs
marco
2011-02-27
1
-0
/
+1
*
|
* committed the fpc/ hierarchy parts of the patch in mants 18271:
marco
2011-01-16
1
-3
/
+3
*
|
* part of r16533, forgot to commit
jonas
2010-12-11
1
-0
/
+24
*
|
* dynlibs.pas: added 'const' modifiers to eliminate unnecessary local string ...
sergei
2010-11-18
1
-2
/
+2
*
|
+ semtimedop() for Linux, marked as "platform" (last part of patch from
jonas
2010-11-13
1
-0
/
+3
*
|
o fixed several Linux ipc bugs, based on patch by Ruben Chaer/
jonas
2010-11-13
1
-21
/
+61
*
|
* hook up CompareUnicodeStringProc and CompareTextUnicodeStringProc in
jonas
2010-11-03
1
-2
/
+2
*
|
* Fixed synchronize/waitfor issue
michael
2010-10-12
1
-1
/
+9
*
|
* Fixed spell error revealed by lintian.
mazen
2010-10-06
1
-2
/
+2
*
|
- disabled FpSigTimedWait also for haiku (based on patch by
jonas
2010-07-20
1
-1
/
+1
*
|
- disabled fpsigtimedwait for darwin because it doesn't exist there
jonas
2010-07-18
1
-0
/
+2
*
|
+ Add modify_ldt to linux unit
daniel
2010-07-18
2
-4
/
+7
*
|
* allow tthread-based threads to only start executing once the constructor
jonas
2010-07-18
1
-3
/
+14
*
|
+ added support for intialising/finalising threads not started via the FPC
jonas
2010-07-12
1
-7
/
+50
*
|
* do not use / as DriveSeparator
hajny
2010-06-19
1
-1
/
+1
[next]