[Gambas-devel-svn] SF.net SVN: gambas: [129] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2006-11-01 14:43:41
|
Revision: 129 http://svn.sourceforge.net/gambas/?rev=129&view=rev Author: gambas Date: 2006-11-01 06:43:21 -0800 (Wed, 01 Nov 2006) Log Message: ----------- WARNING! Byte code has changed, and all projects must be recompiled. [DEVELOPMENT ENVIRONMENT] * NEW: Some enhancements in debug window. [INTERPRETER] * NEW: LOCK now takes a path as argument, and returns a File object that must be used with UNLOCK to unlock the file. * NEW: IIf now takes three mandatory arguments. * NEW: Min and Max now takes only two arguments. * BUG: IIf, Min and Max now behave correctly with Variant arguments. Modified Paths: -------------- 2.0/trunk/acinclude.m4 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FDebugInfo.class 2.0/trunk/app/src/gambas2/FIconEditor.class 2.0/trunk/comp/src/gb.form/FColorChooser.class 2.0/trunk/comp/src/gb.settings/.project 2.0/trunk/main/gbx/gbx_c_file.c 2.0/trunk/main/gbx/gbx_stream.c 2.0/trunk/main/gbx/gbx_stream.h 2.0/trunk/main/gbx/gbx_subr_file.c 2.0/trunk/main/gbx/gbx_subr_math.c 2.0/trunk/main/gbx/gbx_subr_test.c 2.0/trunk/main/share/gb_reserved_temp.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |