summaryrefslogtreecommitdiffstats
path: root/sigcore
Commit message (Expand)AuthorAgeFilesLines
* Fix install paths to use KDE4-provided variablesBen Boeckel2009-08-041-2/+2
* Use drand48() instead of qrand() since it's more fairBen Boeckel2009-04-232-3/+9
* Add callgrind testsBen Boeckel2009-04-161-5/+6
* Add more tests to Hat to ensure that it works as expected when emptyBen Boeckel2009-04-161-0/+9
* Remove unneeded returnBen Boeckel2009-04-161-1/+0
* Can't pick or take from an empty hatBen Boeckel2009-04-161-1/+5
* Use KDE_NO_EXPORT instead of KDE_IMPORTBen Boeckel2009-03-021-1/+1
* Removed unneeded checks from CMakeLists.txtBen Boeckel2009-03-011-4/+0
* Removed all qmake files and other unneeded scriptsBen Boeckel2009-02-261-30/+0
* To simplify code, add using namespace Sigcore to sigcore sources and testsBen Boeckel2009-02-248-215/+231
* Moved the script test out of conditional since KDE4 is requiredBen Boeckel2009-02-241-7/+5
* Fixed includes from sigcore/Global.hBen Boeckel2009-02-233-7/+7
* Made all CMakeLists commands lowercaseBen Boeckel2009-02-232-25/+25
* Add valgrind tests to CMakeBen Boeckel2009-02-131-5/+6
* Clean up scripts so that they don't collide with possible language keywordsBen Boeckel2009-02-111-40/+42
* Enable Ruby test in scriptBen Boeckel2009-02-092-1/+3
* Fixed Falcon scriptBen Boeckel2009-02-091-7/+5
* Cleaned up sigcore test includesBen Boeckel2009-01-1810-20/+35
* Reformatted the test codeBen Boeckel2008-12-311-67/+67
* Fixed up the qtscript and javascript testsBen Boeckel2008-12-272-5/+5
* Fixed names needed for some languages for KrossBen Boeckel2008-12-273-6/+8
* Fixed languages in Script testsBen Boeckel2008-12-251-2/+2
* Fixed up Lua code in Script testBen Boeckel2008-12-251-2/+3
* Added qtscript as a language for Kross in ScriptBen Boeckel2008-12-253-0/+27
* Added file tags to source filesBen Boeckel2008-12-251-0/+4
* Documented Range::in parametersBen Boeckel2008-12-251-0/+4
* Fixed up tests to allow grouped targetsBen Boeckel2008-12-251-6/+7
* Fixed Ruby codeBen Boeckel2008-12-241-1/+1
* Added (commented out) code for other languagesBen Boeckel2008-12-232-9/+184
* Added kjs to the list of supported languagesBen Boeckel2008-12-231-0/+1
* Adding Script tests and made the CMake file link only necessary thingsBen Boeckel2008-12-233-2/+194
* Header sectioning typoBen Boeckel2008-12-231-1/+1
* Fixed the Fraction testsBen Boeckel2008-12-231-0/+1
* Fixed the Range testBen Boeckel2008-12-233-25/+50
* Reverted to using headers for tests againBen Boeckel2008-12-237-71/+144
* Added Range test classBen Boeckel2008-12-232-0/+174
* Added ctor for Range from valueBen Boeckel2008-12-232-0/+12
* Added Range classBen Boeckel2008-12-233-0/+306
* Fixed header section namesBen Boeckel2008-12-232-2/+2
* Cleaned up test files to only be source filesBen Boeckel2008-12-237-144/+71
* Fraction operations don't reduce internally anymoreBen Boeckel2008-12-172-22/+12
* Testing for Matrix classBen Boeckel2008-12-163-1/+351
* Fixes in Hat and test code for itBen Boeckel2008-12-164-12/+191
* Testing code added (as well as Fraction testing)Ben Boeckel2008-12-164-0/+244
* Direct formula for modulo in fractionsBen Boeckel2008-12-161-6/+2
* Added modulo operation to FractionBen Boeckel2008-12-161-4/+29
* Renamed internal variables to make more senseBen Boeckel2008-12-071-14/+14
* Fixed the exporting with the librariesBen Boeckel2008-11-301-14/+1
* Removed old LINK_INTERFACE_LIBRARIES linesBen Boeckel2008-11-251-1/+0
* Added exports to install targets for libraries and preliminary install target...Ben Boeckel2008-11-251-0/+15