libgda r2967 - in trunk: . doc/C doc/C/examples doc/C/tmpl libgda libgda/graph libgda/handlers libgda-report libgda-report/DocBook libgda-report/RML libgda-report/RML/trml2html libgda-report/RML/trml2pdf libgda-report/engine po providers/bdb providers/firebird providers/freetds providers/ibmdb2 providers/ldap providers/mdb providers/msql providers/mysql providers/odbc providers/oracle providers/postgres providers/sqlite providers/sqlite/virtual providers/sybase providers/xbase samples samples/BDB samples/SimpleExample tests/data-models tests/queries



Author: vivien
Date: 2007-08-29 17:33:49 +0100 (Wed, 29 Aug 2007)
New Revision: 2967
ViewCVS link: http://svn.gnome.org/viewcvs/libgda?rev=2967&view=rev

Added:
   trunk/doc/C/tmpl/gda-report-document.sgml
   trunk/samples/SimpleExample/
   trunk/samples/SimpleExample/Makefile
   trunk/samples/SimpleExample/README
   trunk/samples/SimpleExample/example.c
   trunk/tests/queries/params_sql_simple.xml
Modified:
   trunk/ChangeLog
   trunk/Makefile.am
   trunk/doc/C/examples/full_example.c
   trunk/doc/C/gettingstarted.xml
   trunk/doc/C/installation.xml
   trunk/doc/C/libgda-3.0-docs.sgml
   trunk/doc/C/tmpl/gda-command.sgml
   trunk/doc/C/tmpl/gda-query.sgml
   trunk/libgda-report/DocBook/
   trunk/libgda-report/DocBook/gda-report-docbook-document.c
   trunk/libgda-report/Makefile.am
   trunk/libgda-report/RML/
   trunk/libgda-report/RML/gda-report-rml-document.c
   trunk/libgda-report/RML/trml2html/
   trunk/libgda-report/RML/trml2pdf/
   trunk/libgda-report/engine/gda-report-engine.c
   trunk/libgda-report/gda-report-document.c
   trunk/libgda/dir-blob-op.c
   trunk/libgda/gda-blob-op.c
   trunk/libgda/gda-client.c
   trunk/libgda/gda-column-index.c
   trunk/libgda/gda-column.c
   trunk/libgda/gda-config.c
   trunk/libgda/gda-config.h
   trunk/libgda/gda-connection-event.c
   trunk/libgda/gda-connection.c
   trunk/libgda/gda-data-access-wrapper.c
   trunk/libgda/gda-data-handler.c
   trunk/libgda/gda-data-model-array.c
   trunk/libgda/gda-data-model-bdb.c
   trunk/libgda/gda-data-model-dir.c
   trunk/libgda/gda-data-model-filter-sql.c
   trunk/libgda/gda-data-model-hash.c
   trunk/libgda/gda-data-model-import.c
   trunk/libgda/gda-data-model-iter.c
   trunk/libgda/gda-data-model-query.c
   trunk/libgda/gda-data-model-row.c
   trunk/libgda/gda-data-model.c
   trunk/libgda/gda-data-proxy.c
   trunk/libgda/gda-dict-aggregate.c
   trunk/libgda/gda-dict-constraint.c
   trunk/libgda/gda-dict-database.c
   trunk/libgda/gda-dict-field.c
   trunk/libgda/gda-dict-function.c
   trunk/libgda/gda-dict-table.c
   trunk/libgda/gda-dict-type.c
   trunk/libgda/gda-dict.c
   trunk/libgda/gda-entity-field.c
   trunk/libgda/gda-entity.c
   trunk/libgda/gda-graphviz.c
   trunk/libgda/gda-init.c
   trunk/libgda/gda-log.c
   trunk/libgda/gda-object-ref.c
   trunk/libgda/gda-object.c
   trunk/libgda/gda-parameter-list.c
   trunk/libgda/gda-parameter.c
   trunk/libgda/gda-query-condition.c
   trunk/libgda/gda-query-field-agg.c
   trunk/libgda/gda-query-field-all.c
   trunk/libgda/gda-query-field-field.c
   trunk/libgda/gda-query-field-func.c
   trunk/libgda/gda-query-field-value.c
   trunk/libgda/gda-query-field.c
   trunk/libgda/gda-query-join.c
   trunk/libgda/gda-query-object.c
   trunk/libgda/gda-query-target.c
   trunk/libgda/gda-query.c
   trunk/libgda/gda-referer.c
   trunk/libgda/gda-renderer.c
   trunk/libgda/gda-row.c
   trunk/libgda/gda-server-operation.c
   trunk/libgda/gda-server-provider.c
   trunk/libgda/gda-threader.c
   trunk/libgda/gda-transaction-status.c
   trunk/libgda/gda-xml-storage.c
   trunk/libgda/graph/gda-graph-item.c
   trunk/libgda/graph/gda-graph-query.c
   trunk/libgda/graph/gda-graph.c
   trunk/libgda/handlers/gda-handler-bin.c
   trunk/libgda/handlers/gda-handler-boolean.c
   trunk/libgda/handlers/gda-handler-numerical.c
   trunk/libgda/handlers/gda-handler-string.c
   trunk/libgda/handlers/gda-handler-time.c
   trunk/libgda/handlers/gda-handler-type.c
   trunk/po/POTFILES.in
   trunk/providers/bdb/gda-bdb-provider.c
   trunk/providers/firebird/gda-firebird-provider.c
   trunk/providers/firebird/gda-firebird-recordset.c
   trunk/providers/freetds/gda-freetds-provider.c
   trunk/providers/freetds/gda-freetds-recordset.c
   trunk/providers/ibmdb2/gda-ibmdb2-provider.c
   trunk/providers/ibmdb2/gda-ibmdb2-recordset.c
   trunk/providers/ldap/gda-ldap-provider.c
   trunk/providers/ldap/gda-ldap-recordset.c
   trunk/providers/mdb/gda-mdb-provider.c
   trunk/providers/msql/gda-msql-provider.c
   trunk/providers/msql/gda-msql-recordset.c
   trunk/providers/mysql/gda-mysql-provider.c
   trunk/providers/mysql/gda-mysql-recordset.c
   trunk/providers/odbc/gda-odbc-provider.c
   trunk/providers/odbc/gda-odbc-recordset.c
   trunk/providers/oracle/gda-oracle-blob-op.c
   trunk/providers/oracle/gda-oracle-provider.c
   trunk/providers/oracle/gda-oracle-recordset.c
   trunk/providers/postgres/gda-postgres-blob-op.c
   trunk/providers/postgres/gda-postgres-cursor-recordset.c
   trunk/providers/postgres/gda-postgres-handler-bin.c
   trunk/providers/postgres/gda-postgres-provider.c
   trunk/providers/postgres/gda-postgres-recordset.c
   trunk/providers/sqlite/gda-sqlite-handler-bin.c
   trunk/providers/sqlite/gda-sqlite-provider.c
   trunk/providers/sqlite/gda-sqlite-recordset.c
   trunk/providers/sqlite/virtual/gda-vconnection-data-model.c
   trunk/providers/sqlite/virtual/gda-vconnection-hub.c
   trunk/providers/sqlite/virtual/gda-virtual-connection.c
   trunk/providers/sqlite/virtual/gda-virtual-provider.c
   trunk/providers/sqlite/virtual/gda-vprovider-data-model.c
   trunk/providers/sqlite/virtual/gda-vprovider-hub.c
   trunk/providers/sybase/gda-sybase-provider.c
   trunk/providers/sybase/gda-sybase-recordset.c
   trunk/providers/xbase/gda-xbase-provider.c
   trunk/samples/BDB/custom-bdb-model.c
   trunk/samples/README
   trunk/tests/data-models/Makefile.am
   trunk/tests/data-models/check_model_import.c
   trunk/tests/data-models/check_virtual.c
   trunk/tests/queries/Makefile.am
Log:
2007-08-29  Vivien Malerba <malerba gnome-db org>

	* all object's get_type() function: use G_UNLIKELY to allow the compiler
	to perform some optimizations
	* libgda/gda-data-proxy.c: minor free() bug fixed
	* po/POTFILES.in: updated the list of translatable files
	* doc/C: major doc. update regarding introduction and getting started parts
	* tests/queries/*: corrections to make the checks work when compiling in
	a different dir.
	* Makefile.am:
	* samples/SimpleExample/*: new example to help start with Libgda





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]