#fpc #freepascal #compiler #fpcobj #pascal

joost f011d02833 * Raise an exception when a TBufDataset is opened while there is no dataset created vor 13 Jahren
compiler 4fc7515591 * pdecsub.pas, parse_proc_dec: always parse operator overload heads as block type bt_body so that operators like ">", "=>" or "<>" are resolved to the correct tokens ("<>" would be a sequence of "_LSHARPBRACKET _RSHARPBRACKET" instead of _NE otherwise). Fixes Mantis #21127 vor 13 Jahren
ide 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler vor 13 Jahren
installer 1b3fd997fc + Regenerate all Makefiles's after adding x86_64 netbsd target vor 13 Jahren
packages f011d02833 * Raise an exception when a TBufDataset is opened while there is no dataset created vor 13 Jahren
rtl a0becaa727 * fix size of pthread_rwlock_t. Mantis #21552 Fields are now opaque. vor 13 Jahren
tests 4fc7515591 * pdecsub.pas, parse_proc_dec: always parse operator overload heads as block type bt_body so that operators like ">", "=>" or "<>" are resolved to the correct tokens ("<>" would be a sequence of "_LSHARPBRACKET _RSHARPBRACKET" instead of _NE otherwise). Fixes Mantis #21127 vor 13 Jahren
utils 5966fcce74 * PIC does not require using the external assembler anymore vor 13 Jahren
.gitattributes 4fc7515591 * pdecsub.pas, parse_proc_dec: always parse operator overload heads as block type bt_body so that operators like ">", "=>" or "<>" are resolved to the correct tokens ("<>" would be a sequence of "_LSHARPBRACKET _RSHARPBRACKET" instead of _NE otherwise). Fixes Mantis #21127 vor 13 Jahren
.gitignore 2df900652e fpvectorial is now moved to lazarus/components/fpvectorial vor 14 Jahren
Makefile e2243e6f4e * fixed "make install" for non-JVM targets after r21069 vor 13 Jahren
Makefile.fpc e2243e6f4e * fixed "make install" for non-JVM targets after r21069 vor 13 Jahren