2009-06-15 20:55 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* examples/superlib/readme.txt
* examples/dbu/readme.txt
* examples/rl/readme.txt
* Minor typo.
+ Added direct download link to superlib on Phil's site.
I hope Phil doesn't mind. I've also left the link for the
whole page.
This commit is contained in:
@@ -17,6 +17,15 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-06-15 20:55 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* examples/superlib/readme.txt
|
||||
* examples/dbu/readme.txt
|
||||
* examples/rl/readme.txt
|
||||
* Minor typo.
|
||||
+ Added direct download link to superlib on Phil's site.
|
||||
I hope Phil doesn't mind. I've also left the link for the
|
||||
whole page.
|
||||
|
||||
2009-06-15 20:44 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* include/hbextern.ch
|
||||
* source/vm/thread.c
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
1.) Copy the full content of /SOURCE/DBU from your original
|
||||
CA-Cl*pper installation.
|
||||
|
||||
2.) *nix users will need convert original filenames to lowercase
|
||||
2.) *nix users will need to convert original filenames to lowercase
|
||||
and EOLs to native format, using this command:
|
||||
hbformat -lFCaseLow=yes -nEol=0 -lIndent=no -lCase=no -lSpaces=no "*.prg"
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
1.) Copy the full content of /SOURCE/RL from your original
|
||||
CA-Cl*pper installation.
|
||||
|
||||
2.) *nix users will need convert original filenames to lowercase
|
||||
2.) *nix users will need to convert original filenames to lowercase
|
||||
and EOLs to native format, using this command:
|
||||
hbformat -lFCaseLow=yes -nEol=0 -lIndent=no -lCase=no -lSpaces=no "*.prg"
|
||||
|
||||
|
||||
@@ -3,13 +3,15 @@
|
||||
*/
|
||||
|
||||
1.) Download original sources of SuperLib 3.5 from this page:
|
||||
http://www.the-oasis.net/ftpmaster.php3?content=ftplib.htm
|
||||
http://www.the-oasis.net/ftpmaster.php3?content=ftplib.htm
|
||||
Direct link:
|
||||
http://www.the-oasis.net/files/library/supfree.zip
|
||||
|
||||
2.) Unpack it:
|
||||
unzip supfree.zip
|
||||
unzip SOURCE.ZIP
|
||||
|
||||
3.) *nix users will need convert original filenames to lowercase
|
||||
3.) *nix users will need to convert original filenames to lowercase
|
||||
and EOLs to native format, using this command:
|
||||
hbformat -lFCaseLow=yes -nEol=0 -lIndent=no -lCase=no -lSpaces=no "*.c"
|
||||
hbformat -lFCaseLow=yes -nEol=0 -lIndent=no -lCase=no -lSpaces=no "*.prg"
|
||||
|
||||
Reference in New Issue
Block a user