/[papo]/gnue/appserver/ChangeLog
ViewVC logotype

Diff of /gnue/appserver/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by charlie, Fri Jun 28 19:43:48 2002 UTC revision 1.2 by styxman, Fri Nov 8 16:39:49 2002 UTC
# Line 1  Line 1 
1    2002-09-23 15:32  jcater
2    
3            * src/_featuretest/geasTransaction.py: fixes to allow mcmillan to
4            package designer
5    
6    2002-09-22 23:42  jcater
7    
8            * NEWS: updated NEWS files
9    
10    2002-09-20 01:23  jcater
11    
12            * ChangeLog: first round of changes to text documents in prep for a
13            release
14    
15    2002-09-18 09:07  siesel
16    
17            * INSTALL, INSTALL.cvs, setup.py, samples/setup-pgsql.sh,
18            src/geasList.py, src/test.py: code and documetation cleanups
19    
20    2002-09-17 10:27  jcater
21    
22            * src/: geasRpcServer.py, _featuretest/gcdParser.py,
23            _featuretest/geasTools.py, objrepos/geasClassDefs.py: removed code
24            from gnue.common.__init__ and placed in either
25            gnue.common.FileUtils or gnue.common.TextUtils; added stub for gear
26            support
27    
28    2002-09-16 00:39  baumannd
29    
30            * src/_featuretest/OdlLexer.py: Fix it so we now match and ignore
31            c++-style one line comments.
32    
33    2002-09-15 23:47  baumannd
34    
35            * src/_featuretest/: OdlLexer.py, lex.py, yacc.py: Add ODL lexer,
36            has issues with c++-style comments still :(. Also add PLY files as
37            they aren't packaged and the easiest thing to do is shove them in
38            cvs.
39    
40    2002-09-15 23:44  baumannd
41    
42            * src/_featuretest/: GodlParser.py, Objects.py,
43            thekitchensink.godl: Godl parser crack.
44    
45    2002-09-03 23:15  baumannd
46    
47            * src/_featuretest/GodlParser.py: Little bit of parser work...must
48            sleep.
49    
50    2002-09-02 23:02  baumannd
51    
52            * src/_featuretest/: GodlParser.py, Objects.py, godlParser.py,
53            thekitchensink.godl: Start parser (needs work).
54    
55    2002-09-02 05:35  baumannd
56    
57            * src/_featuretest/: thekitchensink.godl, thekitchensink.odl: Done.
58    
59    2002-08-31 13:35  baumannd
60    
61            * src/_featuretest/: thekitchensink.godl, thekitchensink.odl: Add
62            stuff.
63    
64    2002-08-15 21:51  baumannd
65    
66            * src/_featuretest/thekitchensink.godl: More crap. Why did I make
67            this file so damned large?
68    
69    2002-08-11 08:50  baumannd
70    
71            * src/_featuretest/thekitchensink.godl: Add more.
72    
73    2002-08-08 09:47  jcater
74    
75            * doc/technotes/index.html: merged psu's index.html code into our
76            create-technote-index.py script so both an index.html and index.txt
77            are created
78    
79    2002-08-01 17:29  siesel
80    
81            * TODO: added timeout for dynamic created objects to RPC library,
82            and a garbage collector which is running in a seperate thread
83    
84    2002-07-28 05:42  siesel
85    
86            * samples/Makefile: changes to interbase/DBdriver.py (add primary
87            key etc) [closing Ticket #116] adding interbase.xsl [closing Ticket
88            #117] changing Makefiles to use interbase.xsl
89    
90    2002-07-24 22:01  baumannd
91    
92            * src/_featuretest/thekitchensink.godl: Add to godl file (xml
93            markup) of thekitchensink.odl.
94    
95    2002-07-24 17:40  siesel
96    
97            * doc/diagrams/: CHANGELOG, geas.dia, geor.dia, usage.dia: added
98            FSF copyright (ariel)
99    
100    2002-07-23 16:40  siesel
101    
102            * samples/Makefile: add missing images for HTML representation from
103            DCL tree support HTML creation in Makefiles
104    
105    2002-07-23 06:09  baumannd
106    
107            * src/_featuretest/thekitchensink.odl: Fix syntax error.
108    
109    2002-07-23 06:03  baumannd
110    
111            * src/_featuretest/thekitchensink.odl: Finish adding to the kitchen
112            sink, this should be sufficient now for testing.
113    
114    2002-07-22 06:20  baumannd
115    
116            * src/_featuretest/thekitchensink.odl: Add some to the kitchen
117            sink.
118    
119    2002-07-21 08:19  baumannd
120    
121            * src/_featuretest/thekitchensink.odl: Add more to the kitchen
122            sink.
123    
124    2002-07-18 13:29  jcater
125    
126            * doc/technotes/index.txt: added footer message
127    
128    2002-07-18 13:23  jcater
129    
130            * doc/technotes/: 00000.txt, index.txt: added technote structure
131    
132    2002-07-16 18:03  siesel
133    
134            * doc/diagrams/: CHANGELOG, README, geas.dia: added REAME +
135            CHANGELOG, updated geas.dia (ariel_)
136    
137    2002-07-15 16:29  baumannd
138    
139            * doc/geasarch/outline.txt: Add section to the ODMG Python binding
140            for handling idl union types.
141    
142    2002-07-15 04:44  siesel
143    
144            * src/_featuretest/geasTools.py: add missing geasTools (import
145            tools i.e. for GODL)
146    
147    2002-07-15 04:43  siesel
148    
149            * src/_featuretest/: atest.py, geasMetaObject.py,
150            geasObjectServer.py, godlParser.py: included basic godlParser into
151            test run improved the loading of Namespaces etc, which have not
152            commited
153    
154    2002-07-15 01:11  baumannd
155    
156            * src/_featuretest/: godl.xsd, godlParser.py, odltypes.godl,
157            odmg.odl, thekitchensink.godl, thekitchensink.odl: Add godl parser,
158            godl xml schema, example godl files, and example odl files.
159    
160    2002-07-10 15:29  siesel
161    
162            * samples/: Makefile, sample.gsd: allow pgsql.xsl to transform .gsd
163            files, add an sample.gsd as representation of the sample database
164            tables for appserver, add a data section to gsd files.
165    
166    2002-07-03 16:33  siesel
167    
168            * src/: geasInstance.py, geasList.py, test.py: add simple hack to
169            mis-use triggers as methods and let the user test it
170    
171    2002-07-03 16:20  siesel
172    
173            * src/_featuretest/__init__.py: added missing __init__.py. gtestcvs
174            should work now.
175    
176    2002-07-03 11:10  siesel
177    
178            * samples/appservertest.gfd: add an button for calling a function
179            on the server to the standart example
180    
181    2002-07-03 10:58  siesel
182    
183            * src/: geasInstance.py, geasTrigger.py: - add a global 'call'
184            function to the trigger namespace - make appserver support that
185            function and call the instance.call function   of the current
186            record - add default datasourceEntrys entry to make not GObj based
187            access to datasources cleaner.
188    
189    2002-07-02 08:19  siesel
190    
191            * doc/diagrams/: geas.dia, geor.dia, usage.dia: add diagrams of the
192            structure of appserver (made by ariel)
193    
194    2002-06-25 17:09  siesel
195    
196            * samples/: Makefile, sample.xml: add XSLTs for table definition in
197            XML to db specific sql add table definitions in XML for appserver
198    
199    2002-06-21 09:34  siesel
200    
201            * src/_featuretest/: GEMA.py, TODO, atest.py, create_tables.sql:
202            add a global namespace to instance methods.  i.e. you can access
203            Address.newinstance from an instance method
204    
205    2002-06-20 19:34  siesel
206    
207            * samples/setup-pgsql.sh, src/geasList.py, src/geasRpcServer.py,
208            src/geasSession.py, src/geasTrigger.py: hacked trigger support into
209            appserver, please look and change
210    
211    2002-06-19 15:42  siesel
212    
213            * src/_featuretest/: GEDI.py, README, atest.py,
214            geasConnectionPool.py, geasMetaObject.py, geasObjectServer.py: add
215            very very basic introspection support and enhanced the atest file
216            add an option for _featuretest to gtestcvs
217    
218    2002-06-19 08:26  siesel
219    
220            * src/_featuretest/: .cvsignore, GEMA.py, geasMetaObject.py,
221            geasNameSpace.py: small changes in method creation code
222    
223    2002-06-19 08:15  siesel
224    
225            * src/_featuretest/: GEDI.py, GEMA.py, README, TODO, atest.py,
226            geasAuthentification.py, geasConnectionPool.py, geasInstance.py,
227            geasList.py, geasMetaObject.py, geasNameSpace.py, geasObject.py,
228            geasObjectServer.py, geasSession.py, geasSuperObject.py: add a
229            better seperation between data fetching and object creation
230            different other code cleanups
231    
232    2002-06-15 14:51  jcater
233    
234            * src/__init__.py: updated version numbers to development status
235    
236    2002-06-15 06:31  siesel
237    
238            * server/.cvsignore: remove files from server directory (not needed
239            anymore)
240    
241    2002-06-05 15:39  siesel
242    
243            * doc/api/api.texi: update api to contain geasAuthClient
244    
245    2002-06-05 14:15  siesel
246    
247            * ROADMAP, TODO, samples/setup-pgsql.sh,
248            src/geasAuthentification.py, src/geasRpcServer.py,
249            src/geasSession.py: add authentification agent to appserver small
250            patches
251    
252    2002-06-05 09:33  siesel
253    
254            * src/_featuretest/gcdParser.py: add a beginning for a parser for
255            gcd files
256    
257    2002-06-04 10:02  siesel
258    
259            * src/: geasList.py, geasSession.py: add condition tree <-> token
260            list (prefix notation) conversion routines add condition support to
261            appserver
262    
263    2002-06-03 16:08  jcater
264    
265            * ChangeLog: updated changelogs
266    
267  2002-06-03 14:58  jcater  2002-06-03 14:58  jcater
268    
269          * setup.py: fixes for client/ changes          * setup.py: fixes for client/ changes

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26