Clone from the Lumiera Master-Repo (as Test for Forgejo) https://git.lumiera.org/
Find a file
Ichthyostega c0dcccebd9 Factory impl now complete (hopfully).
Added Tests/Examples for the more advanced use cases
* using custom allocation (e.g. C-style malloc)
* using placement new
* creating Objects via private ctor
* example for the 'PImpl' pattern
2007-08-31 20:32:26 +02:00
admin Merge branch 'master' of git://git.pipapo.org/cinelerra3/ichthyo 2007-08-30 01:42:06 +02:00
bin added C++ plugin to SCons build; added test for common/appconfig.hpp 2007-08-25 02:07:04 +02:00
build add dirs with DIR_INFO files describing intended content 2007-06-18 02:02:16 +02:00
doc Merge branch 'master' of git://git.pipapo.org/cinelerra3/ichthyo 2007-08-30 01:42:06 +02:00
oldsrc add dirs with DIR_INFO files describing intended content 2007-06-18 02:02:16 +02:00
scripts add DIR_INFO in otherwise ignored scripts dir 2007-08-13 21:37:51 +02:00
src Factory impl now complete (hopfully). 2007-08-31 20:32:26 +02:00
tests Factory impl now complete (hopfully). 2007-08-31 20:32:26 +02:00
uml Merge branch 'master' into uml 2007-08-21 05:32:41 +02:00
wiki Merge branch 'master' of git://git.pipapo.org/cinelerra3/ichthyo 2007-08-30 01:42:06 +02:00
.gitignore added C++ plugin to SCons build; added test for common/appconfig.hpp 2007-08-25 02:07:04 +02:00
configure.ac use new errorhandling scheme 2007-08-14 04:56:55 +02:00
DIR_INFO make some DIR_INFO's nicer 2007-06-21 03:15:52 +02:00
Makefile.am Merge branch 'master' of git://git.pipapo.org/cinelerra3/ichthyo 2007-08-18 05:41:10 +02:00
SConstruct integrate Doxygen into SCons build. some doc fixes 2007-08-24 16:41:16 +02:00