Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Friday, April 19, 2024

CVS log for libco/libco/co_super.c

[BACK] Up to [Platon] / libco / libco

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7 / (download) - [select for diffs], Sun Mar 30 10:27:11 2003 UTC (21 years ago) by yenar


Changes since 1.6: +40 -27 lines
Diff to previous 1.6 (colored)

more debug, fix nasty obscure (and stupid) sorting bug and adapt to object system changes [co_super.c]

Revision 1.6 / (download) - [select for diffs], Sat Mar 15 15:23:13 2003 UTC (21 years, 1 month ago) by yenar

Changes since 1.5: +9 -0 lines
Diff to previous 1.5 (colored)

add Py_Initialize call (initialize python) - unconditonal for now [co_super.c]

Revision 1.5 / (download) - [select for diffs], Sun Mar 9 10:32:20 2003 UTC (21 years, 1 month ago) by yenar

Changes since 1.4: +41 -10 lines
Diff to previous 1.4 (colored)

clean destruction of co_super - exits program (co_super.c)

Revision 1.4 / (download) - [select for diffs], Sun Feb 23 17:38:54 2003 UTC (21 years, 2 months ago) by yenar

Changes since 1.3: +4 -2 lines
Diff to previous 1.3 (colored)

Makefile.am: added %.h dependency to %.cometa rule
co_module.c: call autoinit function (created by copp -i) for loaded modules
co_object.c: more debug, placeholder (empty) co_clone implementation
co_object.h: message recursion depth counter: int -> unsigned
co_super.c: call autoinit for libco from constructor
co_tab.h: use CO_OBJECT instead of 'struct ... { ... } COT_DECL (...)'

Revision 1.3 / (download) - [select for diffs], Fri Feb 21 09:00:36 2003 UTC (21 years, 2 months ago) by yenar

Changes since 1.2: +14 -2 lines
Diff to previous 1.2 (colored)

NEWS: Added first 0.2.2 news.
TODO: Increased percent-done on plugin architecture.
configure.ac: Bumped version to 0.2.2.
debian/changelog: Added 0.2.2 entry.
libco/Makefile.am: Fixed libltdl_co link flags (added $(LIBADD_DL))
libco/co_module.c: Try more init functions for module, pass co_super to init
    function.
libco/co_module.h: Fixed co_module_load prototype.
libco/co_super.c: Use .cometa file, add module_load method (wrapper
    for co_module_load from co_module.c), plus slight formatting fixes.
libco/co_super.h: Made co_super proper CO_OBJECT.
po/sk.po: Autogenerated changes... damn.
test/*: Added module loading testcase into "make check". Fixed it slightly
    (the testcase).

Revision 1.2 / (download) - [select for diffs], Tue Feb 18 10:35:12 2003 UTC (21 years, 2 months ago) by yenar

Changes since 1.1: +6 -0 lines
Diff to previous 1.1 (colored)

fix nasty bug with runaway pointers in shadow array after realloc

Revision 1.1 / (download) - [select for diffs], Sat Feb 15 15:23:38 2003 UTC (21 years, 2 months ago) by yenar

Initial revision

Revision 1.1.1.1 / (download) - [select for diffs] (vendor branch), Sat Feb 15 15:23:38 2003 UTC (21 years, 2 months ago) by yenar


Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of libco into platon cvs

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top