This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
gambas-source-code
Watch
1
Star
0
Fork
You've already forked gambas-source-code
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
cd83028ccd
gambas-source-code
/
app
/
other
/
MakeWebSite
/
.startup
8 lines
45 B
Text
Raw
Normal View
History
Unescape
Escape
[WEB SITE MAKER] * NEW: Put it in the /app/other directory. git-svn-id: svn://localhost/gambas/trunk@2777 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-03-09 06:22:36 +01:00
MMain
[INTERPRETER] * NEW: Mem$() is a new function that returns a string from the internal memory representation of a value. * NEW: BoolPtr() has been replaced by Bool@(), BytePtr() has been replaced by Byte@(), and so on... * NEW: StrPtr() has been replaced by String@(). [EXAMPLES] * NEW: Search support in the WebBrowser example. git-svn-id: svn://localhost/gambas/trunk@3318 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-11-24 02:30:36 +01:00
Gambas web site generator
[WEB SITE MAKER] * NEW: Put it in the /app/other directory. git-svn-id: svn://localhost/gambas/trunk@2777 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-03-09 06:22:36 +01:00
0
0
[WEB SITE MAKER] * NEW: New web site design. [WIKI CGI SCRIPT] * NEW: New web site design. [INTERPRETER] * BUG: Remove some unused code. * NEW: Stream got three new methods: Begin, Send & Drop. All WRITE instructions between a Begin and Send will be merged in one bunch of data that will be sent when Stream.End() is called. Stream.Drop() is there to cancel that process. * BUG: Correctly handle EINTR when writing to the SIGCHLD pipe. git-svn-id: svn://localhost/gambas/trunk@3730 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2011-04-04 02:40:32 +02:00
2.99.1
[WEB SITE MAKER] * NEW: Put it in the /app/other directory. git-svn-id: svn://localhost/gambas/trunk@2777 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-03-09 06:22:36 +01:00
Reference in a new issue
Copy permalink