#fpc #freepascal #compiler #fpcobj #pascal

sergei bbfbab7e0c * Moved handling of comments and line breaks in assembler blocks from scanner to tokenizer level. Handling them at character level was causing compiler to accept comments in the middle of any assembler token, which should never happen. It was also causing Mantis #27459: a newline immediately after closing 'end' token was first handled in asmgetchar and then by normal parser, causing all subsequent line numbering to be off by one. %!s(int64=9) %!d(string=hai) anos
compiler bbfbab7e0c * Moved handling of comments and line breaks in assembler blocks from scanner to tokenizer level. Handling them at character level was causing compiler to accept comments in the middle of any assembler token, which should never happen. It was also causing Mantis #27459: a newline immediately after closing 'end' token was first handled in asmgetchar and then by normal parser, causing all subsequent line numbering to be off by one. %!s(int64=9) %!d(string=hai) anos
ide 8e9256a93c * fixed IDE compilation with GDBMI=1 (mantis #28890) %!s(int64=9) %!d(string=hai) anos
installer e54be530d7 * added SDL sources %!s(int64=9) %!d(string=hai) anos
packages 81b778f555 * Correction on previous patch %!s(int64=9) %!d(string=hai) anos
rtl 9157a11b7e * Applied partial patch from barlone to change var->out for IdentToInt %!s(int64=9) %!d(string=hai) anos
tests b7786d0849 * fix test parameter %!s(int64=9) %!d(string=hai) anos
utils 1906217491 * Fix default values (bug ID 27996) %!s(int64=9) %!d(string=hai) anos
.gitattributes 96257e11d7 * Add widestrutils, delphi compatibility (Bug ID 28396) %!s(int64=9) %!d(string=hai) anos
.gitignore 4c9b01dc26 * Removed empty tests directory from svn %!s(int64=11) %!d(string=hai) anos
Makefile 2e3cb70489 * regenerated makefiles after adding the win16 target %!s(int64=10) %!d(string=hai) anos
Makefile.fpc 2e3cb70489 * regenerated makefiles after adding the win16 target %!s(int64=10) %!d(string=hai) anos
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time %!s(int64=12) %!d(string=hai) anos
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time %!s(int64=12) %!d(string=hai) anos
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time %!s(int64=12) %!d(string=hai) anos