c9dd8bcefe
* BUG: Fixes the string management optimizations. * OPT: Optimization of the string search function (InStr, RInstr). * OPT: Optimization of the Split() function. * OPT: Optimization of local variables initialization when entering a method. [GB.NET.SMTP] * BUG: Fixes the Makefile.am file so that the component compiles if the glib library is installed in a non-standard directory. [GB.QTE.EXT] * BUG: Fixes the gb.qte.ext.component file. git-svn-id: svn://localhost/gambas/trunk@1203 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
src | ||
acinclude.m4 | ||
AUTHORS | ||
ChangeLog | ||
component.am | ||
config.guess | ||
config.h.in | ||
config.sub | ||
configure.ac | ||
COPYING | ||
gambas.h | ||
gb_common.h | ||
INSTALL | ||
ltmain.sh | ||
Makefile.am | ||
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.