2009-02-02 17:34 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/doc/cmpopt.txt
* svn ps svn:keywords "Author Date Id Revision"
* minor cleanup
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
2008-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
|
||||
*/
|
||||
|
||||
2009-02-02 17:34 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/doc/cmpopt.txt
|
||||
* svn ps svn:keywords "Author Date Id Revision"
|
||||
* minor cleanup
|
||||
|
||||
2009-02-02 11:02 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/source/vm/fm.c
|
||||
! fixed typo in default FM module setting/
|
||||
|
||||
@@ -14,10 +14,10 @@ optimized at compile time:
|
||||
- Clipper compatible:
|
||||
|
||||
AT( <cConst1>, <cConst2> ) // Clipper wrongly calculates
|
||||
// "" $ <cConst> as .T.
|
||||
// AT( "", <cConst> ) as 1
|
||||
CHR( <nConst> )
|
||||
UPPER( <cConst> ) // <cConst> cannot contain characters different then
|
||||
[0-9A-Za-z]
|
||||
[0-9A-Za-z ]
|
||||
|
||||
- Harbour extension:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user