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
base64.c
comm.c
CSmtpClient.c [DEVELOPMENT ENVIRONMENT] 2010-06-04 23:48:53 +00:00
CSmtpClient.h
gb.net.smtp.component
libsmtp.h
libsmtp_comm.c
libsmtp_connection.c
libsmtp_data.c
libsmtp_error.c
libsmtp_mime.h
main.c
main.h
Makefile.am
parts.c
quoted.c