libgda r2925 - in trunk: . doc/C/tmpl libgda tools
- From: vivien svn gnome org
- To: svn-commits-list gnome org
- Subject: libgda r2925 - in trunk: . doc/C/tmpl libgda tools
- Date: Wed, 30 May 2007 23:28:17 +0100 (BST)
Author: vivien
Date: 2007-05-30 23:28:16 +0100 (Wed, 30 May 2007)
New Revision: 2925
ViewCVS link: http://svn.gnome.org/viewcvs/libgda?rev=2925&view=rev
Removed:
trunk/tools/gda-run.c
Modified:
trunk/ChangeLog
trunk/doc/C/tmpl/gda-data-proxy.sgml
trunk/libgda/gda-data-proxy.c
trunk/tools/
trunk/tools/Makefile.am
trunk/tools/command-exec.c
trunk/tools/command-exec.h
trunk/tools/gda-sql.c
trunk/tools/tools-input.c
trunk/tools/tools-input.h
Log:
2007-05-31 Vivien Malerba <malerba gnome-db org>
* libgda/gda-data-proxy.c: added a "defer_sync" property to control if the synchronization
between GdaDataProxy object and proxied model should be immediate of defered into an
idle loop (the latter being the default)
* tools/Makefile.am:
* tools/gda-run.c: removed useless program
* tools/tools-input.[ch]: make readline handle process signals
* tools/command-exec.c:
* tools/gda-sql.c:
- added new internal commands (\q, \cd, \copyright, \e, \r, \p, \g, \w, \w_dict,
\r_dict, \dq)
- handle correctly the SIGINT signal,
- correctly behave when stdin and/or stdout are streams and not attached to a terminal,
- output large results as several pages using a pager,
- output can be sent to a file or to a piped program (using the "|prog" syntax)
- history can be saved to a file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]