mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-19 16:19:38 +01:00
* Never modify the first half of LowerCaseTable:
even if 'A' is the upper form of 'a' with an accent ('…'),
that doesn't mean that the lowercase form of 'A' should be
'a' with the accent ('…') instead of plain 'a'.
git-svn-id: trunk@34321 -
|
||
|---|---|---|
| .. | ||
| classes.pp | ||
| dos.pp | ||
| dpmi.inc | ||
| dpmiexcp.pp | ||
| dxeload.pp | ||
| dxetype.pp | ||
| emu387.pp | ||
| exceptn.as | ||
| exit16.ah | ||
| exit16.asm | ||
| fpu.as | ||
| go32.pp | ||
| initc.pp | ||
| Makefile | ||
| Makefile.fpc | ||
| msmouse.pp | ||
| ports.pp | ||
| profile.pp | ||
| rtldefs.inc | ||
| sbrk16.ah | ||
| sbrk16.asm | ||
| sysdir.inc | ||
| sysfile.inc | ||
| sysheap.inc | ||
| sysos.inc | ||
| sysosh.inc | ||
| system.pp | ||
| sysutils.pp | ||
| tthread.inc | ||
| v2prt0.as | ||