[Gambas-devel-svn] SF.net SVN: gambas:[6592] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2014-10-30 16:14:41
|
Revision: 6592 http://sourceforge.net/p/gambas/code/6592 Author: gambas Date: 2014-10-30 16:14:32 +0000 (Thu, 30 Oct 2014) Log Message: ----------- [FARM SERVER] * NEW: New database structure and new protocol: the versions are now stored as integer. It's up to the client to transfrom a "X.Y.Z" version number into an integer that can then be compared directly. [GB.NET.CURL] * NEW: HttpForm.AddFile() now raises an error if the provided path is a directory. Modified Paths: -------------- gambas/trunk/app/src/gambas-farm-server/.src/MMain.module gambas/trunk/comp/src/gb.eval.highlight/.component gambas/trunk/comp/src/gb.eval.highlight/.project gambas/trunk/comp/src/gb.eval.highlight/.settings gambas/trunk/comp/src/gb.eval.highlight/.src/Main.module gambas/trunk/comp/src/gb.eval.highlight/.startup gambas/trunk/comp/src/gb.form/.project gambas/trunk/examples/examples/Control/LCDLabel/.project gambas/trunk/examples/examples/Games/Concent/.project gambas/trunk/gb.net.curl/src/gb.net.curl/.src/HttpForm.class Added Paths: ----------- gambas/trunk/comp/src/gb.form/.src/Test/FTestValueBox.class gambas/trunk/comp/src/gb.form/.src/Test/FTestValueBox.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |