67ecd4b00a
* NEW: New syntax for GB.AddString() and GB.ExtendString() interpreter API. Do not pass the string by reference anymore. * NEW: GB.AddChar() is a new API for adding just a char to a string. [GB.DB.SQLITE2] * BUG: Fix ignored system call return values. [GB.DB.SQLITE3] * BUG: Fix ignored system call return values. [GB.DB.NET] * BUG: Fix ignored system call return values. [GB.V4L] * BUG: Remove some unused local variables. git-svn-id: svn://localhost/gambas/trunk@4105 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
src | ||
acinclude.m4 | ||
AUTHORS | ||
ChangeLog | ||
component.am | ||
configure.ac | ||
COPYING | ||
gambas.h | ||
gb_common.h | ||
INSTALL | ||
m4 | ||
Makefile.am | ||
missing | ||
NEWS | ||
README | ||
reconf |
This component is based on the source code of libsmtp, made by Kevin Read <obsidian@berlios.de> in 2002. This library is available under the GNU Lesser Public License It seems that the author of this library does not maintain it anymore. I modified it and fixed many bugs to make it work correctly. If you want the origianl, you can find it at: http://libsmtp.berlios.de/ -- Benoît.