LtWorf
|
ac0d6fae85
|
counting changes on the tree
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@138 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-04-29 08:36:28 +07:00 |
LtWorf
|
a2b9c11697
|
Added make install and uninstall
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@123 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-04-06 17:04:18 +07:00 |
LtWorf
|
39a27aef71
|
Bug: error in update operation, it changed the original tuple, so also other relations using the same tuple would change. Now it copies it
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@122 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-04-03 19:03:02 +07:00 |
LtWorf
|
d872343481
|
added some comments
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@116 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-03-19 13:30:35 +07:00 |
LtWorf
|
0d191ab959
|
inserted complexity for selection
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@113 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-03-18 09:58:25 +07:00 |
LtWorf
|
c68804c8aa
|
updated changelog
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@111 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-03-16 22:19:57 +07:00 |
LtWorf
|
bcdf97351e
|
stub of new list-parser
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@107 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-03-16 08:52:25 +07:00 |
LtWorf
|
65cb38aa53
|
Inserted changes of this version
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@101 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-03-08 08:19:19 +07:00 |
LtWorf
|
be36b2ccd8
|
splitting into modules is completed and working (hopefully also on macosx)
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@94 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-03-02 16:29:11 +07:00 |
LtWorf
|
f8fe680667
|
tagged version 0.8
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@88 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-02-24 14:56:08 +07:00 |
LtWorf
|
a73fe7ae36
|
updated changelog
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@86 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-02-23 15:17:04 +07:00 |
LtWorf
|
fd5e8dd276
|
Relation module has SQL-like update
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@76 014f5005-505e-4b48-8d0a-63407b615a7c
|
2008-12-25 11:28:38 +07:00 |
LtWorf
|
1b09369198
|
Relation module has SQL-like delete
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@75 014f5005-505e-4b48-8d0a-63407b615a7c
|
2008-12-25 11:26:40 +07:00 |
LtWorf
|
f5e16a0cf4
|
stub for optimizer
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@73 014f5005-505e-4b48-8d0a-63407b615a7c
|
2008-12-10 17:42:41 +07:00 |
LtWorf
|
a9ac98e7bb
|
Deb postinstall generates optimized files
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@71 014f5005-505e-4b48-8d0a-63407b615a7c
|
2008-12-09 17:24:24 +07:00 |
LtWorf
|
efbbbeba35
|
New default relation's format is csv, as defined in RFC4180
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@67 014f5005-505e-4b48-8d0a-63407b615a7c
|
2008-11-30 13:59:22 +07:00 |
LtWorf
|
51745e8218
|
Added __eq__ to relation object
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@66 014f5005-505e-4b48-8d0a-63407b615a7c
|
2008-11-30 12:28:16 +07:00 |
LtWorf
|
c400562006
|
Makefile to create .deb package
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@59 014f5005-505e-4b48-8d0a-63407b615a7c
|
2008-11-15 15:33:02 +07:00 |
LtWorf
|
4bf2f915c6
|
Form to send a survey
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@57 014f5005-505e-4b48-8d0a-63407b615a7c
|
2008-11-11 13:15:12 +07:00 |
LtWorf
|
19e801092e
|
simplified outer join
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@54 014f5005-505e-4b48-8d0a-63407b615a7c
|
2008-11-09 12:15:04 +07:00 |
LtWorf
|
ec8218cfc0
|
typo
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@53 014f5005-505e-4b48-8d0a-63407b615a7c
|
2008-11-08 18:21:31 +07:00 |
LtWorf
|
863289d29c
|
Optimized saving of relations
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@51 014f5005-505e-4b48-8d0a-63407b615a7c
|
2008-11-06 22:25:12 +07:00 |
LtWorf
|
278036081f
|
Changed internal rename method. Now uses a dictionary
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@50 014f5005-505e-4b48-8d0a-63407b615a7c
|
2008-11-05 17:18:28 +07:00 |
LtWorf
|
772eb4f156
|
When adding a relation, the file must be choosen 1st, and then the default relation's name is the same as the filename
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@49 014f5005-505e-4b48-8d0a-63407b615a7c
|
2008-11-05 17:07:38 +07:00 |
LtWorf
|
56b4756145
|
expressions between quotes aren't parsed anymore
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@45 014f5005-505e-4b48-8d0a-63407b615a7c
|
2008-10-04 17:37:58 +07:00 |
LtWorf
|
3b9291a88b
|
added readme since it appears it is too complicated for users to read the whole download page
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@44 014f5005-505e-4b48-8d0a-63407b615a7c
|
2008-09-22 13:34:41 +07:00 |
LtWorf
|
a55b27ca5e
|
unable to handle signals when using PyQt...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@41 014f5005-505e-4b48-8d0a-63407b615a7c
|
2008-09-01 07:56:54 +07:00 |
LtWorf
|
a28e52b1bc
|
makefile for macosx
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@39 014f5005-505e-4b48-8d0a-63407b615a7c
|
2008-09-01 07:51:57 +07:00 |
LtWorf
|
74656a4f9c
|
makefile able to create and package osx application
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@38 014f5005-505e-4b48-8d0a-63407b615a7c
|
2008-08-15 13:30:42 +07:00 |
LtWorf
|
35126caa5a
|
fix to run on osx, runs even if webkit can't be imported
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@37 014f5005-505e-4b48-8d0a-63407b615a7c
|
2008-08-14 18:53:42 +07:00 |
LtWorf
|
15707f89c5
|
Added support for dates
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@35 014f5005-505e-4b48-8d0a-63407b615a7c
|
2008-08-08 14:28:47 +07:00 |
LtWorf
|
ee37a74088
|
added support for float numbers
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@34 014f5005-505e-4b48-8d0a-63407b615a7c
|
2008-08-08 12:41:16 +07:00 |
LtWorf
|
2caad7a868
|
completed GUI
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@31 014f5005-505e-4b48-8d0a-63407b615a7c
|
2008-07-24 22:20:04 +07:00 |
LtWorf
|
9e29e2083b
|
GUI stub
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@25 014f5005-505e-4b48-8d0a-63407b615a7c
|
2008-07-23 13:20:49 +07:00 |
LtWorf
|
f92749f7ee
|
tagged release 0.2
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@21 014f5005-505e-4b48-8d0a-63407b615a7c
|
2008-07-21 08:47:31 +07:00 |
LtWorf
|
b873d432b6
|
renamed equijoin to thetajoin
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@12 014f5005-505e-4b48-8d0a-63407b615a7c
|
2008-07-17 22:53:32 +07:00 |