[Gambas-devel-svn] SF.net SVN: gambas:[8129] gambas/trunk/main
Brought to you by:
gambas
From: <ga...@us...> - 2017-04-27 13:18:37
|
Revision: 8129 http://sourceforge.net/p/gambas/code/8129 Author: gambas Date: 2017-04-27 13:18:35 +0000 (Thu, 27 Apr 2017) Log Message: ----------- [COMPILER] * NEW: New instruction MOVE ... DOWNTO ... that renames a file and erase the destination atomically. [INTERPRETER] * NEW: New instruction MOVE ... DOWNTO ... that renames a file and erase the destination atomically. * BUG: The signal handler now loops until the signal pipe is void. Modified Paths: -------------- gambas/trunk/main/gbc/gbc_read.c gambas/trunk/main/gbc/gbc_read.h gambas/trunk/main/gbc/gbc_trans.h gambas/trunk/main/gbc/gbc_trans_subr.c gambas/trunk/main/gbx/gbx_signal.c gambas/trunk/main/gbx/gbx_subr_file.c gambas/trunk/main/share/gb_file_share.h gambas/trunk/main/share/gb_file_temp.h gambas/trunk/main/share/gb_reserved_keyword.h gambas/trunk/main/share/gb_reserved_temp.h gambas/trunk/main/tools/gbh3/.startup This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |