This project is a fork of the tagua.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/tagua.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionPaolo's experimental Tagua branches
ownerp.capriotti@gmail.com
last changeSun, 10 Feb 2008 20:46:41 +0000 (10 21:46 +0100)
content tags
add:
readme
Experimental branches for Tagua. I will rebase and delete stuff in this repository without notice, so be warned.
shortlog
2008-02-10 Paolo CapriottiMerge from master bf883501679502d078aa719efed53ca4b2d4328c.component-api
2008-02-10 Yann DirsonDebian packaging update for component-api branch.
2008-02-10 Yann DirsonFail nicely when the requested variant cannot be found.
2008-02-10 Yann DirsonMisc cleanups
2008-02-10 Paolo CapriottiMerge from master 33639cc09d7ce63adcce28d6f970d024b6b3e388.
2008-02-10 Paolo CapriottiRemoved most of the old stuff in common.h.
2008-02-10 Paolo CapriottiReplaced all std::cout with kDebug.
2008-02-10 Paolo CapriottiReplaced ERROR with kError and WARNING with kWarning.
2008-02-06 Yann DirsonComment some code, remove dups from TODO when done...
2008-02-06 Yann DirsonWarn instead of not warning in case of bugs in the...
2008-02-06 Yann DirsonUse std::vector<>::back() to make the code more readable.
2008-02-06 Yann DirsonRemove debugging traces, now that PGN load/save works.
2008-02-06 Yann DirsonAdd a newline after variant tag when saving PGN.
2008-02-06 Yann DirsonFix regexp for parsing PGN moves.
2008-02-03 Paolo CapriottiAsk before overwriting. Fixes #63.
2008-02-03 Paolo CapriottiMoved m_url into the controller. Fixes #62.
...
heads
16 years ago component-api