gambas-source-code/app/src/gbs3
Benoît Minisini 83d84d7ee5 [DEVELOPMENT ENVIRONMENT]
* NEW: Support for the Index class interface changes.
* BUG: CSV import does not crash anymore when the imported file size is 
  lower than 64K.
* BUG: Do not crash if a component is not installed.

[INTERPRETER]
* BUG: Error.Text does not split the error message and its argument in 
  debug mode.
* BUG: Fix many breaks in strict aliasing rules.

[SCRIPTER]
* BUG: Do not crash if a component is not installed.

[GB.DB]
* NEW: Better support for postgresql schemas.
* NEW: Connection.Quote() takes one more optional boolean argument that 
  tells if we want to quote a table name. In that case, schemas are taken 
  into account.
* NEW: Connection.FormatBlob() is a new function that returns a string that 
  can be used as a blob contents in a SQL expression.
* NEW: Index.Fields now returns a string array of index fields.
* NEW: Index.Add() second argument is now a string array of index fields.


git-svn-id: svn://localhost/gambas/trunk@2442 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-11-28 01:22:00 +00:00
..
.src [DEVELOPMENT ENVIRONMENT] 2009-11-28 01:22:00 +00:00
.directory [CONFIGURATION] 2008-01-05 14:07:21 +00:00
.icon.png [DEVELOPMENT ENVIRONMENT] 2008-09-26 02:25:29 +00:00
.project [SCRIPTER] 2009-10-19 13:36:56 +00:00
.settings [DEVELOPMENT ENVIRONMENT] 2009-11-28 01:22:00 +00:00
helptext [DEVELOPMENT ENVIRONMENT] 2008-09-26 02:25:29 +00:00
icon.png [DEVELOPMENT ENVIRONMENT] 2008-09-26 02:25:29 +00:00