joost
|
90a6bdcdd4
* Implemented the sqEscapeSlash and sqescapeRepeat connection options
|
18 years ago |
joost
|
3594230958
* Added support for ftDateTime fields
|
18 years ago |
daniel
|
5f1f8936e5
* Comment to document libgpm/xterm mouse mess.
|
18 years ago |
daniel
|
ac23d1ea3c
* Mouse unit is solely responsible for xterm mouse.
|
18 years ago |
Jonas Maebe
|
d4bea61f27
* enabled again for Darwin since it now works for at least Darwin/ppc
|
18 years ago |
Jonas Maebe
|
4d1f213889
* fixed gprof support for darwin/ppc32 (although the output from gprof
|
18 years ago |
Jonas Maebe
|
01749b93f3
* disabled checkpointer for Darwin since it doesn't work
|
18 years ago |
Jonas Maebe
|
31fa4e78c9
* call libc's exit instead of _exit when doing a halt, so the
|
18 years ago |
Jonas Maebe
|
e78568ba69
* test no longer has to fail in objfpc mode (in theory, it should fail
|
18 years ago |
Jonas Maebe
|
a3f059bc29
* call the ansistring version of val for zero-based array-of-char
|
18 years ago |
Jonas Maebe
|
3e153102a8
* fixed calling class methods via classrefdefs (mantis #8145)
|
18 years ago |
Jonas Maebe
|
6c05674d51
* fixed overload checking of virtual and class methods (mantis #8140)
|
18 years ago |
joost
|
85cf9db5e7
* Commented some unneeded buggy code
|
18 years ago |
Jonas Maebe
|
ea5a5ad02c
* added missing abi field initialisation
|
18 years ago |
Jonas Maebe
|
2ad3ef968f
* properly detect when we can't take the address of a with-expression
|
18 years ago |
yury
|
4ed3ef645b
+ Added Delphi compatible richedit unit.
|
18 years ago |
yury
|
2219e9fa45
* fixed: wrong fpc executable was used when doing make cycle to create cross compiler.
|
18 years ago |
pierre
|
31e650f98d
fix another memory leak
|
18 years ago |
pierre
|
d5e4828f6f
* avoid memory leak for copy of withnode in tempnodes
|
18 years ago |
pierre
|
8132e2c5d0
* correct previous patch, the first letter was missing
|
18 years ago |
pierre
|
4bd7803e00
* insure that env variable is only truncated if more than 255 chars after the equal sign
|
18 years ago |
pierre
|
2c09c499ab
* avoid a range check error
|
18 years ago |
pierre
|
67fd7833cd
* Use GetStr to get pstring values
|
18 years ago |
pierre
|
903d6db366
* avoid redefinition of source OS
|
18 years ago |
tom_at_work
|
e501fab034
* replaced all HandleError() calls to appropriate float_raise() calls
|
18 years ago |
yury
|
30db0a17db
* added some Delphi compatible redefs and constants.
|
18 years ago |
Jonas Maebe
|
1fb6bc1cba
* updated copyright message for 2007
|
18 years ago |
Jonas Maebe
|
f127da3bcb
* fixed warning/bug in FindCustomVariantType
|
18 years ago |
michael
|
bdbd01be4f
* Inifile mag niet gemaakt worden bij openen
|
18 years ago |
yury
|
901dd52840
+ new test.
|
18 years ago |