gambas-devel-svn Mailing List for Gambas (Page 282)
Brought to you by:
gambas
This list is closed, nobody may subscribe to it.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(20) |
Oct
(61) |
Nov
(35) |
Dec
(20) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(27) |
Feb
(24) |
Mar
(13) |
Apr
(95) |
May
(58) |
Jun
(27) |
Jul
(52) |
Aug
(60) |
Sep
(134) |
Oct
(118) |
Nov
(55) |
Dec
(52) |
2008 |
Jan
(149) |
Feb
(73) |
Mar
(152) |
Apr
(68) |
May
(51) |
Jun
(44) |
Jul
(47) |
Aug
(44) |
Sep
(82) |
Oct
(48) |
Nov
(54) |
Dec
(41) |
2009 |
Jan
(82) |
Feb
(48) |
Mar
(30) |
Apr
(21) |
May
(51) |
Jun
(68) |
Jul
(142) |
Aug
(96) |
Sep
(76) |
Oct
(29) |
Nov
(52) |
Dec
(126) |
2010 |
Jan
(73) |
Feb
(77) |
Mar
(120) |
Apr
(79) |
May
(58) |
Jun
(39) |
Jul
(58) |
Aug
(91) |
Sep
(74) |
Oct
(26) |
Nov
(67) |
Dec
(77) |
2011 |
Jan
(110) |
Feb
(100) |
Mar
(85) |
Apr
(107) |
May
(48) |
Jun
(43) |
Jul
(47) |
Aug
(112) |
Sep
(96) |
Oct
(62) |
Nov
(36) |
Dec
(125) |
2012 |
Jan
(54) |
Feb
(75) |
Mar
(65) |
Apr
(117) |
May
(95) |
Jun
(82) |
Jul
(128) |
Aug
(104) |
Sep
(111) |
Oct
(48) |
Nov
(141) |
Dec
(72) |
2013 |
Jan
(50) |
Feb
(36) |
Mar
(40) |
Apr
(23) |
May
(59) |
Jun
(30) |
Jul
(50) |
Aug
(55) |
Sep
(41) |
Oct
(56) |
Nov
(55) |
Dec
(70) |
2014 |
Jan
(72) |
Feb
(71) |
Mar
(31) |
Apr
(31) |
May
(47) |
Jun
(59) |
Jul
(51) |
Aug
(33) |
Sep
(76) |
Oct
(85) |
Nov
(91) |
Dec
(91) |
2015 |
Jan
(88) |
Feb
(42) |
Mar
(97) |
Apr
(31) |
May
(60) |
Jun
(52) |
Jul
(45) |
Aug
(54) |
Sep
(116) |
Oct
(65) |
Nov
(56) |
Dec
(46) |
2016 |
Jan
(48) |
Feb
(25) |
Mar
(87) |
Apr
(47) |
May
(46) |
Jun
(12) |
Jul
(24) |
Aug
(53) |
Sep
(35) |
Oct
(32) |
Nov
(55) |
Dec
(29) |
2017 |
Jan
(41) |
Feb
(13) |
Mar
(7) |
Apr
(17) |
May
(10) |
Jun
(7) |
Jul
(23) |
Aug
(3) |
Sep
|
Oct
|
Nov
|
Dec
|
From: <lor...@us...> - 2008-02-26 08:14:22
|
Revision: 1120 http://gambas.svn.sourceforge.net/gambas/?rev=1120&view=rev Author: lordheavy Date: 2008-02-26 00:14:28 -0800 (Tue, 26 Feb 2008) Log Message: ----------- [GB.NET.CURL] * BUG: Use pkg-config utility now. Modified Paths: -------------- gambas/trunk/gb.net.curl/configure.ac gambas/trunk/gb.net.curl/src/Makefile.am This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2008-02-25 23:42:28
|
Revision: 1119 http://gambas.svn.sourceforge.net/gambas/?rev=1119&view=rev Author: lordheavy Date: 2008-02-25 15:42:27 -0800 (Mon, 25 Feb 2008) Log Message: ----------- restore libltdl/aclocal.m4 (svn1118). Modified Paths: -------------- gambas/branches/2.0/main/libltdl/aclocal.m4 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2008-02-25 23:35:47
|
Revision: 1118 http://gambas.svn.sourceforge.net/gambas/?rev=1118&view=rev Author: lordheavy Date: 2008-02-25 15:35:41 -0800 (Mon, 25 Feb 2008) Log Message: ----------- Fix compilation error in gbi.c from previous commit (svn1117). Modified Paths: -------------- gambas/branches/2.0/main/gbc/gbi.c gambas/branches/2.0/main/libltdl/aclocal.m4 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2008-02-25 23:23:03
|
Revision: 1117 http://gambas.svn.sourceforge.net/gambas/?rev=1117&view=rev Author: lordheavy Date: 2008-02-25 15:23:09 -0800 (Mon, 25 Feb 2008) Log Message: ----------- [INFORMER] * BUG: Close opened shared libs on OpenBSD, otherwise size mismatch errors are raised on duplicated symbol names between components. Modified Paths: -------------- gambas/branches/2.0/main/gbc/gbi.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2008-02-25 22:28:02
|
Revision: 1116 http://gambas.svn.sourceforge.net/gambas/?rev=1116&view=rev Author: lordheavy Date: 2008-02-25 14:28:01 -0800 (Mon, 25 Feb 2008) Log Message: ----------- [CONFIGURATION] * NEW: Now GB_COMPONENT_PKG_CONFIG() macro accept an optional warning message. * BUG: Add support for libffi through pkg-config when available. Modified Paths: -------------- gambas/branches/2.0/acinclude.m4 gambas/branches/2.0/main/configure.ac gambas/branches/2.0/main/gbx/Makefile.am This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-25 21:16:20
|
Revision: 1115 http://gambas.svn.sourceforge.net/gambas/?rev=1115&view=rev Author: gambas Date: 2008-02-25 13:16:11 -0800 (Mon, 25 Feb 2008) Log Message: ----------- [GB.EVAL] * BUG: Fixed Highlight.Purge again. Modified Paths: -------------- gambas/branches/2.0/main/lib/eval/CHighlight.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2008-02-25 21:07:27
|
Revision: 1114 http://gambas.svn.sourceforge.net/gambas/?rev=1114&view=rev Author: lordheavy Date: 2008-02-25 13:07:13 -0800 (Mon, 25 Feb 2008) Log Message: ----------- [GB.NET.CURL] * BUG: Use pkg-config utility now. Modified Paths: -------------- gambas/branches/2.0/gb.net.curl/configure.ac gambas/branches/2.0/gb.net.curl/src/Makefile.am This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-25 20:07:32
|
Revision: 1113 http://gambas.svn.sourceforge.net/gambas/?rev=1113&view=rev Author: gambas Date: 2008-02-25 12:07:18 -0800 (Mon, 25 Feb 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fixes the automatic completion when a line has non-ASCII characters inside. [GB.EVAL] * BUG: The Highlight.Purge() method now correctly deals with non-ASCII characters. Modified Paths: -------------- gambas/branches/2.0/app/src/gambas2/FCompletion.class gambas/branches/2.0/main/lib/eval/CHighlight.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-25 18:26:09
|
Revision: 1112 http://gambas.svn.sourceforge.net/gambas/?rev=1112&view=rev Author: gambas Date: 2008-02-25 10:25:20 -0800 (Mon, 25 Feb 2008) Log Message: ----------- [GB.XML] * BUG: Makes gb.xml.rpc install correctly. Modified Paths: -------------- gambas/branches/2.0/gb.xml/src/Makefile.am This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-25 15:35:23
|
Revision: 1111 http://gambas.svn.sourceforge.net/gambas/?rev=1111&view=rev Author: gambas Date: 2008-02-25 07:35:07 -0800 (Mon, 25 Feb 2008) Log Message: ----------- [CONFIGURATION] * BUG: Pass the -fsigned-char option to gcc so that gambas compiles on architectures where char is unsigned by default. Modified Paths: -------------- gambas/branches/2.0/acinclude.m4 gambas/branches/2.0/main/gbx/gbx_class_load.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-25 15:34:05
|
Revision: 1110 http://gambas.svn.sourceforge.net/gambas/?rev=1110&view=rev Author: gambas Date: 2008-02-25 07:34:04 -0800 (Mon, 25 Feb 2008) Log Message: ----------- [CONFIGURATION] * BUG: Pass the -fsigned-char option to gcc so that gambas compiles on architectures where char is unsigned by default. [INTERPRETER] * BUG: Fixed the conversion from negative integer to string. Modified Paths: -------------- gambas/trunk/acinclude.m4 gambas/trunk/comp/src/gb.settings/.project gambas/trunk/main/gbx/gbx_number.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2008-02-25 08:26:48
|
Revision: 1109 http://gambas.svn.sourceforge.net/gambas/?rev=1109&view=rev Author: lordheavy Date: 2008-02-25 00:26:52 -0800 (Mon, 25 Feb 2008) Log Message: ----------- [GB.XML] * BUG: Fix some linking problems. Modified Paths: -------------- gambas/branches/2.0/gb.xml/src/Makefile.am gambas/branches/2.0/gb.xml/src/xslt/Makefile.am This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-24 16:43:44
|
Revision: 1108 http://gambas.svn.sourceforge.net/gambas/?rev=1108&view=rev Author: gambas Date: 2008-02-24 08:29:02 -0800 (Sun, 24 Feb 2008) Log Message: ----------- [CONFIGURATION] * BUG: Automatically search libraries in lib64 before searching in lib. * BUG: Fixed the $FFI_LIB test in main/configure.ac. [DEVELOPMENT ENVIRONMENT] * BUG: Tips of the days are displayed correctly again. [INTERPRETER] * BUG: Val() now takes the thousand separator into account when this separator is a space character. * BUG: Removed the 64 bits warning. * BUG: Fixes the 'lib64' problem. Now components are searched in the 'lib64' directory on 64 bits OS. If they are not stored in 'lib64', then the default 'lib' directory is used. * NEW: Passing argument by reference is not allowed anymore if not explicitely specified in the method declaration. [COMPILER] * NEW: Passing argument by reference is not allowed anymore if not explicitely specified in the method declaration. [INFORMER] * BUG: Fixes the 'lib64' problem. Now components are searched in the 'lib64' directory on 64 bits OS. If they are not stored in 'lib64', then the default 'lib' directory is used. Modified Paths: -------------- gambas/trunk/app/src/gambas3/FTips.class gambas/trunk/main/configure.ac gambas/trunk/main/gbc/gbc_class.c gambas/trunk/main/gbc/gbc_class.h gambas/trunk/main/gbc/gbc_header.c gambas/trunk/main/gbc/gbi.c gambas/trunk/main/gbx/gb_error.c gambas/trunk/main/gbx/gbx_class.c gambas/trunk/main/gbx/gbx_exec.c gambas/trunk/main/gbx/gbx_exec_loop.c gambas/trunk/main/gbx/gbx_extern.c gambas/trunk/main/gbx/gbx_number.c gambas/trunk/main/gbx/gbx_project.c gambas/trunk/main/share/gb_code.h gambas/trunk/main/share/gb_code_temp.h gambas/trunk/main/share/gb_common.h gambas/trunk/main/share/gb_component.h gambas/trunk/main/share/gbc_trans_common.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-24 08:43:42
|
Revision: 1107 http://gambas.svn.sourceforge.net/gambas/?rev=1107&view=rev Author: gambas Date: 2008-02-24 00:43:47 -0800 (Sun, 24 Feb 2008) Log Message: ----------- * Real and definitive 2.2.1 tag. Added Paths: ----------- gambas/tags/2.2.1/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-24 08:42:18
|
Revision: 1106 http://gambas.svn.sourceforge.net/gambas/?rev=1106&view=rev Author: gambas Date: 2008-02-24 00:42:22 -0800 (Sun, 24 Feb 2008) Log Message: ----------- [CONFIGURATION] * NEW: Version is 2.2.1 now. Modified Paths: -------------- gambas/branches/2.0/ChangeLog gambas/branches/2.0/acinclude.m4 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-24 08:40:49
|
Revision: 1105 http://gambas.svn.sourceforge.net/gambas/?rev=1105&view=rev Author: gambas Date: 2008-02-24 00:40:54 -0800 (Sun, 24 Feb 2008) Log Message: ----------- * Remove false tag. Removed Paths: ------------- gambas/tags/2.2.1/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-24 08:39:18
|
Revision: 1104 http://gambas.svn.sourceforge.net/gambas/?rev=1104&view=rev Author: gambas Date: 2008-02-24 00:39:20 -0800 (Sun, 24 Feb 2008) Log Message: ----------- * 2.2.1 tag. Added Paths: ----------- gambas/tags/2.2.1/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-24 08:38:15
|
Revision: 1103 http://gambas.svn.sourceforge.net/gambas/?rev=1103&view=rev Author: gambas Date: 2008-02-24 00:38:20 -0800 (Sun, 24 Feb 2008) Log Message: ----------- * Remove false tag. Removed Paths: ------------- gambas/tags/2.1.1/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-24 08:36:24
|
Revision: 1102 http://gambas.svn.sourceforge.net/gambas/?rev=1102&view=rev Author: gambas Date: 2008-02-24 00:36:29 -0800 (Sun, 24 Feb 2008) Log Message: ----------- * 2.1.1 tag Added Paths: ----------- gambas/tags/2.1.1/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2008-02-23 22:57:38
|
Revision: 1101 http://gambas.svn.sourceforge.net/gambas/?rev=1101&view=rev Author: lordheavy Date: 2008-02-23 14:56:43 -0800 (Sat, 23 Feb 2008) Log Message: ----------- [OPENBSD] * BUG: Again, remove useless code. Modified Paths: -------------- gambas/branches/2.0/main/gbx/gbx_c_process.c gambas/branches/2.0/main/gbx/gbx_extern.c gambas/branches/2.0/main/gbx/gbx_library.c gambas/branches/2.0/main/gbx/gbx_print.c gambas/branches/2.0/main/gbx/gbx_value.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-23 21:28:12
|
Revision: 1100 http://gambas.svn.sourceforge.net/gambas/?rev=1100&view=rev Author: gambas Date: 2008-02-23 13:28:02 -0800 (Sat, 23 Feb 2008) Log Message: ----------- [CONFIGURATION] * BUG: Fixed the $FFI_LIB test in main/configure.ac. Modified Paths: -------------- gambas/branches/2.0/main/configure.ac This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-23 21:22:05
|
Revision: 1099 http://gambas.svn.sourceforge.net/gambas/?rev=1099&view=rev Author: gambas Date: 2008-02-23 13:22:04 -0800 (Sat, 23 Feb 2008) Log Message: ----------- [CONFIGURATION] * BUG: Fixed the $FFI_LIB test in main/configure.ac. Modified Paths: -------------- gambas/tags/2.2/main/configure.ac This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-23 02:02:32
|
Revision: 1098 http://gambas.svn.sourceforge.net/gambas/?rev=1098&view=rev Author: gambas Date: 2008-02-22 18:02:36 -0800 (Fri, 22 Feb 2008) Log Message: ----------- * Tagged 2.2 version Added Paths: ----------- gambas/tags/2.2/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-23 02:00:45
|
Revision: 1097 http://gambas.svn.sourceforge.net/gambas/?rev=1097&view=rev Author: gambas Date: 2008-02-22 18:00:50 -0800 (Fri, 22 Feb 2008) Log Message: ----------- [CONFIGURATION] * NEW: Switched to 2.2 version. * NEW: ChangeLog updated. Modified Paths: -------------- gambas/branches/2.0/ChangeLog gambas/branches/2.0/acinclude.m4 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-22 14:44:45
|
Revision: 1096 http://gambas.svn.sourceforge.net/gambas/?rev=1096&view=rev Author: gambas Date: 2008-02-22 06:44:46 -0800 (Fri, 22 Feb 2008) Log Message: ----------- [INFORMER] * BUG: Tests the lib64 component directory once. Modified Paths: -------------- gambas/branches/2.0/main/gbc/gbi.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |