gambas-source-code/gb.net.smtp/src
Benoît Minisini b3db598050 [DEVELOPMENT ENVIRONMENT]
* BUG: Breakpoints are correctly reset when opening a new project.

[INTERPRETER]
* BUG: The GB.NewString(), GB.NewZeroString() and GB.TempString() API 
  signature has changed. All components have been updated accordingly.
* OPT: Many optimizations to speed up the interpreter.

[GB.EVAL]
* NEW: During syntax highlighting, the first character of class names is
  automatically converted to uppercase.


git-svn-id: svn://localhost/gambas/trunk@2992 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-06-04 23:48:53 +00:00
..
gb.net.smtp [DEVELOPMENT ENVIRONMENT] 2010-05-14 21:17:04 +00:00
base64.c [INTERPRETER] 2010-04-06 17:00:25 +00:00
comm.c [GB.NET.SMTP] 2010-05-30 11:18:17 +00:00
CSmtpClient.c [DEVELOPMENT ENVIRONMENT] 2010-06-04 23:48:53 +00:00
CSmtpClient.h [INTERPRETER] 2010-04-06 18:03:37 +00:00
gb.net.smtp.component [CONFIGURATION] 2010-02-10 01:58:50 +00:00
libsmtp.h [INTERPRETER] 2010-04-06 18:03:37 +00:00
libsmtp_comm.c [DEVELOPMENT ENVIRONMENT] 2010-05-28 07:47:49 +00:00
libsmtp_connection.c [INTERPRETER] 2010-04-06 18:03:37 +00:00
libsmtp_data.c [INTERPRETER] 2010-04-05 17:02:16 +00:00
libsmtp_error.c [GB.NET.SMTP] 2010-04-05 14:02:46 +00:00
libsmtp_mime.h [GB.NET.SMTP] 2010-05-30 11:18:17 +00:00
main.c [CONFIGURATION] 2009-08-17 10:41:51 +00:00
main.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
Makefile.am [INTERPRETER] 2008-03-19 23:50:34 +00:00
parts.c [GB.NET.SMTP] 2010-05-30 11:18:17 +00:00
quoted.c [CONFIGURATION] 2009-08-17 10:41:51 +00:00