LtWorf
|
b694fdd99d
|
can generate empty nodes
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@141 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-04-30 17:10:05 +07:00 |
LtWorf
|
bc0492ef77
|
moved the initialization of psyco after the initialization
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@140 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-04-29 12:14:00 +07:00 |
LtWorf
|
a877fd2dcf
|
tries to use python-psyco
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@139 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-04-29 12:06:30 +07:00 |
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
|
4ba7209964
|
now handles more than 2 nested selections
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@137 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-04-29 07:25:39 +07:00 |
LtWorf
|
a4325679cb
|
removed debug prints
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@136 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-04-28 21:33:16 +07:00 |
LtWorf
|
e898eed426
|
added 1st optimization
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@135 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-04-28 21:11:18 +07:00 |
LtWorf
|
923ac12588
|
added module to contain optimizations
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@134 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-04-28 20:50:04 +07:00 |
LtWorf
|
256cd3e4ca
|
now using isinstance instead of that ugly thing
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@133 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-04-28 20:39:10 +07:00 |
LtWorf
|
e528a4babf
|
now handles futile nested parenthesis
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@132 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-04-28 20:11:25 +07:00 |
LtWorf
|
1060e9d275
|
implemented tree function
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@131 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-04-28 18:42:40 +07:00 |
LtWorf
|
92b5e55a75
|
creation of the tree completed
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@130 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-04-28 18:40:53 +07:00 |
LtWorf
|
0ff9ed22a0
|
converting tokenized expression into tree
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@129 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-04-28 18:21:43 +07:00 |
LtWorf
|
169f809988
|
added comments
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@128 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-04-28 17:41:21 +07:00 |
LtWorf
|
b8a82e6961
|
Changed description of debian packaged, copied the one from debian :-)
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@127 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-04-25 07:28:02 +07:00 |
LtWorf
|
94641a28f7
|
Changed version number
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@126 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-04-25 07:27:33 +07:00 |
LtWorf
|
f8c360414f
|
Now make install also install the .desktop file
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@124 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-04-08 06:09:36 +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
|
44e2de218c
|
rollback, the bug is in the update, not in the function
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@121 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-04-03 18:19:42 +07:00 |
LtWorf
|
14a2cbb229
|
binary functions
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@120 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-04-01 14:30:19 +07:00 |
LtWorf
|
356f4a0f10
|
stub for binary operations
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@119 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-04-01 13:40:21 +07:00 |
LtWorf
|
45b559be28
|
completed complexity of unary functions
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@118 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-04-01 13:37:56 +07:00 |
LtWorf
|
e1dec88be6
|
lowered requested version for dejavu fonts
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@117 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-03-24 20:22:46 +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
|
79058f3871
|
rename operation evaluated
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@115 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-03-19 12:56:15 +07:00 |
LtWorf
|
720d888c22
|
fixed error in rename operator, it didn't a full copy of the relation so update on the original relation would modify results of renamed ones
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@114 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-03-19 12:54:49 +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
|
df1d5c324a
|
added draft of complexity study
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@112 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-03-18 09:42:48 +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
|
f25959e50b
|
added stub for tree converter and removed redoundant and not-working parser
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@110 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-03-16 18:04:17 +07:00 |
LtWorf
|
012607f876
|
tokenizer workingpython relational/optimizer.py | lesspython relational/optimizer.py | less
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@109 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-03-16 16:30:41 +07:00 |
LtWorf
|
4c03931fe5
|
added states and capable of parsing relation names and sub-expressions
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@108 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-03-16 15:48:49 +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
|
5a0d52a79e
|
fixed make mac, it wasn't working anymore
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@105 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-03-08 09:46:29 +07:00 |
LtWorf
|
1ec69658c2
|
Minor fixes in makefile for mac tar generation
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@103 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-03-08 08:31:39 +07:00 |
LtWorf
|
742f6e9192
|
Thanks to Chris Lamb added
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@102 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-03-08 08:19:21 +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
|
e6e571f97b
|
Insert and delete from GUI are now done on the displayed relation, not on the selected one
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@100 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-03-08 08:17:24 +07:00 |
LtWorf
|
4a436f14a8
|
make source_all now leaves intact .svn directories, so it is possible to do svn update having it
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@99 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-03-08 07:49:21 +07:00 |
LtWorf
|
1d59ca0b62
|
removed useless dependences
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@98 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-03-04 21:25:54 +07:00 |
LtWorf
|
efa50adae4
|
fixed makefile
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@97 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-03-04 21:22:42 +07:00 |
LtWorf
|
09622953d5
|
added exec property
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@96 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-03-04 21:21:14 +07:00 |
LtWorf
|
fa5ce2e136
|
added warning and encoding to the optimizer
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@95 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-03-02 19:24:01 +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
|
31fe0bf9ea
|
splitted into modules
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@93 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-02-26 13:18:02 +07:00 |
LtWorf
|
b498f61e68
|
moved some scripts outside the makefile
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@92 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-02-26 12:58:20 +07:00 |
LtWorf
|
2f0a12f9e0
|
making debian package generation more clear
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@91 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-02-26 11:18:07 +07:00 |
LtWorf
|
62522d90f2
|
Merged modified makefile from latest tag
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@90 014f5005-505e-4b48-8d0a-63407b615a7c
|
2009-02-24 20:52:19 +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 |