|
|
|
@714
|
[714]
|
10 months |
tapted |
Include guard was in the wrong place
|
|
|
|
@713
|
[713]
|
10 months |
tapted |
Import of first cut of SSE2 vector class
|
|
|
|
@712
|
[712]
|
13 months |
tapted |
Support file names with single quotes
|
|
|
|
@711
|
[711]
|
14 months |
tapted |
Add a 512-sized varchar test
|
|
|
|
@710
|
[710]
|
14 months |
tapted |
Fix foreign key index, add unsigned
|
|
|
|
@709
|
[709]
|
14 months |
tapted |
Add reals and tests
|
|
|
|
@708
|
[708]
|
14 months |
tapted |
Add fixed-length char arrays, cleanups
|
|
|
|
@707
|
[707]
|
14 months |
tapted |
Fix POD sequences, add flags
|
|
|
|
@706
|
[706]
|
14 months |
tapted |
Add unit tests
|
|
|
|
@705
|
[705]
|
14 months |
tapted |
schemas mostly working .. except POD sequences
|
|
|
|
@704
|
[704]
|
14 months |
tapted |
First cut at SQL schema generation
|
|
|
|
@703
|
[703]
|
14 months |
tapted |
Import sera framework
|
|
|
|
@702
|
[702]
|
2 years |
tapted |
Skip if exists, and print error when fails
|
|
|
|
@701
|
[701]
|
2 years |
tapted |
Add flac and a generic version
|
|
|
|
@700
|
[700]
|
2 years |
tapted |
Switch to using atomic counts
|
|
|
|
@699
|
[699]
|
2 years |
tapted |
Include atomic counting stuff from boost for convenience
|
|
|
|
@698
|
[698]
|
2 years |
tapted |
Add kdeveloprc
|
|
|
|
@697
|
[697]
|
2 years |
tapted |
Add config files for homedirs
|
|
|
|
@696
|
[696]
|
2 years |
tapted |
Give it a proper name :-/
|
|
|
|
@695
|
[695]
|
2 years |
tapted |
Using gcc's extension to the standard library that lets you open FILE* and …
|
|
|
|
@694
|
[694]
|
2 years |
tapted |
Allow SuggestCXXFlag to be found in SOURCE_DIR
|
|
|
|
@693
|
[693]
|
2 years |
tapted |
Add hello world
|
|
|
|
@692
|
[692]
|
2 years |
tapted |
Add hello world and support strings as unititialised
|
|
|
|
@691
|
[691]
|
2 years |
tapted |
Guarantee initialisation, allow vars to be configured at declaration, add …
|
|
|
|
@690
|
[690]
|
2 years |
tapted |
Optionally use regex functionality in Boost
|
|
|
|
@689
|
[689]
|
2 years |
tapted |
Add getline
|
|
|
|
@688
|
[688]
|
2 years |
tapted |
Add a cmake optimise option and reduce the risk of a deadlock, holding a …
|
|
|
|
@687
|
[687]
|
2 years |
tapted |
Implement asynchronous threads via Runners
|
|
|
|
@686
|
[686]
|
2 years |
tapted |
Convert mylib to cmake
|
|
|
|
@685
|
[685]
|
2 years |
tapted |
Convert Regex from Config to Module
|
|
|
|
@684
|
[684]
|
2 years |
tapted |
Convert for C
|
|
|
|
@683
|
[683]
|
2 years |
tapted |
Borrow TextCXXAcceptsFlag -- need to copy for C anyway
|
|
|
|
@682
|
[682]
|
2 years |
tapted |
Use SUGGEST_CXX_FLAGS
|
|
|
|
@681
|
[681]
|
2 years |
tapted |
Cleanup the SUGGEST_CXX_FLAG macros
|
|
|
|
@680
|
[680]
|
2 years |
tapted |
cmake version
|
|
|
|
@679
|
[679]
|
2 years |
tapted |
Initial work converting rxstring to cmake
|
|
|
|
@678
|
[678]
|
2 years |
tapted |
Change from a module to a package config fragment
|
|
|
|
@677
|
[677]
|
2 years |
tapted |
Add a FindRegex? cmake module
|
|
|
|
@676
|
[676]
|
2 years |
tapted |
am2cmake script from kde
|
|
|
|
@675
|
[675]
|
2 years |
tapted |
Branch and cleanup before cmake switch
|
|
|
|
@674
|
[674]
|
2 years |
tapted |
Shuttle mylib into trunk so I can branch it
|
|
|
|
@673
|
[673]
|
2 years |
tapted |
Make mylib into an autotools branch
|
|
|
|
@672
|
[672]
|
2 years |
tapted |
Pull in documentation from daisy rxstring
|
|
|
|
@671
|
[671]
|
2 years |
tapted |
Import of mylib bundle with rconfig, editlinewrap and confgiapp
|
|
|
|
@670
|
[670]
|
2 years |
tapted |
Remove confusing debug vector goo
|
|
|
|
@669
|
[669]
|
2 years |
tapted |
Add a copyright notice
|
|
|
|
@668
|
[668]
|
2 years |
tapted |
Use 4.9 instead and fix usage bug
|
|
|
|
@667
|
[667]
|
2 years |
tapted |
Keyworded
|
|
|
|
@666
|
[666]
|
2 years |
tapted |
Dont build example if we are read only
|
|
|
|
@665
|
[665]
|
2 years |
tapted |
Convert to cmake
|
|
|
|
@664
|
[664]
|
2 years |
tapted |
Simplify Makefile.am
|
|
|
|
@663
|
[663]
|
2 years |
tapted |
Actually commit the test cases..
|
|
|
|
@662
|
[662]
|
2 years |
tapted |
Make test cases and fix memory leaks in Runner goo
|
|
|
|
@661
|
[661]
|
2 years |
tapted |
Cleanups, before adding test cases
|
|
|
|
@660
|
[660]
|
2 years |
tapted |
Random cross compiling and translating goo
|
|
|
|
@659
|
[659]
|
2 years |
anonymous |
This is an empty revision for padding.
|
|
|
|
@658
|
[658]
|
2 years |
anonymous |
This is an empty revision for padding.
|
|
|
|
@657
|
[657]
|
2 years |
tapted |
Add a cmake makefile
|
|
|
|
@656
|
[656]
|
2 years |
anonymous |
This is an empty revision for padding.
|
|
|
|
@655
|
[655]
|
2 years |
anonymous |
This is an empty revision for padding.
|
|
|
|
@654
|
[654]
|
2 years |
tapted |
Turn off win32 SEH wrappers -- they are too evil
|
|
|
|
@653
|
[653]
|
2 years |
tapted |
enable in the right place
|
|
|
|
@652
|
[652]
|
2 years |
tapted |
Windows needs -lwsock32 now that we call shutdown - lame
|
|
|
|
@651
|
[651]
|
2 years |
tapted |
Ditch packages
|
|
|
|
@650
|
[650]
|
2 years |
tapted |
Proper shutdowns, as an extension to SDLNet
|
|
|
|
@649
|
[649]
|
2 years |
anonymous |
This is an empty revision for padding.
|
|
|
|
@648
|
[648]
|
2 years |
tapted |
check bail on both sides
|
|
|
|
@647
|
[647]
|
2 years |
tapted |
Fix a deadlock coz I forgetz to unlock this gai
|
|
|
|
@646
|
[646]
|
2 years |
tapted |
Change the ugly textual funccall to a func
|
|
|
|
@645
|
[645]
|
2 years |
tapted |
Add songbird-bin
|
|
|
|
@644
|
[644]
|
2 years |
tapted |
Add flac for mingw32
|
|
|
|
@643
|
[643]
|
2 years |
tapted |
Import mingw cross ebuilds
|
|
|
|
@642
|
[642]
|
2 years |
tapted |
|
|
|
|
@641
|
[641]
|
2 years |
tapted |
Allow synced threads to be stopped and joined independently
|
|
|
|
@640
|
[640]
|
2 years |
tapted |
Bail after checksockets in case ready changes while we wait
|
|
|
|
@639
|
[639]
|
2 years |
tapted |
Clear factories when the listener stops so we dont call SDLNet funcs on …
|
|
|
|
@638
|
[638]
|
2 years |
tapted |
add unionfs-fuse
|
|
|
|
@637
|
[637]
|
2 years |
tapted |
Fix regressions with fetchText chages
|
|
|
|
@636
|
[636]
|
2 years |
tapted |
Grab lyx files for 153
|
|
|
|
@635
|
[635]
|
2 years |
tapted |
add comparator
|
|
|
|
@634
|
[634]
|
2 years |
tapted |
Add a lyx placeholder so this crap doesnt get downgraded
|
|
|
|
@633
|
[633]
|
2 years |
anonymous |
This is an empty revision for padding.
|
|
|
|
@632
|
[632]
|
2 years |
tapted |
Pretty sure this is a bug -- fix it!
|
|
|
|
@631
|
[631]
|
2 years |
tapted |
Add libtool 1.5.22
|
|
|
|
@630
|
[630]
|
2 years |
tapted |
Add missing goo
|
|
|
|
@629
|
[629]
|
2 years |
tapted |
add symlink
|
|
|
|
@628
|
[628]
|
2 years |
tapted |
Add crosscompiling goo
|
|
|
|
@627
|
[627]
|
2 years |
tapted |
sndfile beta and codeblocks
|
|
|
|
@626
|
[626]
|
2 years |
tapted |
Nicer AJAX and fix a security hole
|
|
|
|
@625
|
[625]
|
2 years |
anonymous |
This is an empty revision for padding.
|
|
|
|
@624
|
[624]
|
2 years |
tapted |
Make a VisualStudio? project for taptaudio and some easy fixes to fix some …
|
|
|
|
@623
|
[623]
|
2 years |
anonymous |
This is an empty revision for padding.
|
|
|
|
@622
|
[622]
|
2 years |
tapted |
Add kflickr
|
|
|
|
@621
|
[621]
|
2 years |
tapted |
Make portage
|
|
|
|
@620
|
[620]
|
2 years |
tapted |
Add CHI 2008 goo
|
|
|
|
@619
|
[619]
|
2 years |
tapted |
Add myssh
|
|
|
|
@618
|
[618]
|
2 years |
anonymous |
This is an empty revision for padding.
|
|
|
|
@617
|
[617]
|
2 years |
tapted |
Add a test program -- 1.5million coordinates per second - yippee
|
|
|
|
@616
|
[616]
|
2 years |
tapted |
Documentation fixes
|
|
|
|
@615
|
[615]
|
2 years |
tapted |
Documentation
|
|
|
|