aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Buland <eichlan@xagasoft.com>2012-11-09 16:25:22 +0000
committerMike Buland <eichlan@xagasoft.com>2012-11-09 16:25:22 +0000
commit74dd68ad611d15abf16a65c36a7cfd3f4492930a (patch)
tree843fed9ba6bb03253a01314afc3b1dfbb2dfd26c
parentd9b407475ae3ebe434b29d9eabdd7d4416e17881 (diff)
downloadlibgats-74dd68ad611d15abf16a65c36a7cfd3f4492930a.tar.gz
libgats-74dd68ad611d15abf16a65c36a7cfd3f4492930a.tar.bz2
libgats-74dd68ad611d15abf16a65c36a7cfd3f4492930a.tar.xz
libgats-74dd68ad611d15abf16a65c36a7cfd3f4492930a.zip
Made the repo less libbu++-centric.
-rw-r--r--c++-libbu++/Doxyfile (renamed from Doxyfile)0
-rw-r--r--c++-libbu++/default.bld (renamed from default.bld)0
-rw-r--r--c++-libbu++/mingw.bld (renamed from mingw.bld)0
-rw-r--r--c++-libbu++/src/boolean.cpp (renamed from src/boolean.cpp)0
-rw-r--r--c++-libbu++/src/boolean.h (renamed from src/boolean.h)0
-rw-r--r--c++-libbu++/src/dictionary.cpp (renamed from src/dictionary.cpp)0
-rw-r--r--c++-libbu++/src/dictionary.h (renamed from src/dictionary.h)0
-rw-r--r--c++-libbu++/src/float.cpp (renamed from src/float.cpp)0
-rw-r--r--c++-libbu++/src/float.h (renamed from src/float.h)0
-rw-r--r--c++-libbu++/src/gatsc/main.cpp (renamed from src/gatsc/main.cpp)0
-rw-r--r--c++-libbu++/src/gatscon/clientthread.cpp (renamed from src/gatscon/clientthread.cpp)0
-rw-r--r--c++-libbu++/src/gatscon/clientthread.h (renamed from src/gatscon/clientthread.h)0
-rw-r--r--c++-libbu++/src/gatscon/clientwidget.cpp (renamed from src/gatscon/clientwidget.cpp)0
-rw-r--r--c++-libbu++/src/gatscon/clientwidget.h (renamed from src/gatscon/clientwidget.h)0
-rw-r--r--c++-libbu++/src/gatscon/clientwidget.ui (renamed from src/gatscon/clientwidget.ui)0
-rw-r--r--c++-libbu++/src/gatscon/connectdlg.cpp (renamed from src/gatscon/connectdlg.cpp)0
-rw-r--r--c++-libbu++/src/gatscon/connectdlg.h (renamed from src/gatscon/connectdlg.h)0
-rw-r--r--c++-libbu++/src/gatscon/connectdlg.ui (renamed from src/gatscon/connectdlg.ui)0
-rw-r--r--c++-libbu++/src/gatscon/filewidget.cpp (renamed from src/gatscon/filewidget.cpp)0
-rw-r--r--c++-libbu++/src/gatscon/filewidget.h (renamed from src/gatscon/filewidget.h)0
-rw-r--r--c++-libbu++/src/gatscon/filewidget.ui (renamed from src/gatscon/filewidget.ui)0
-rw-r--r--c++-libbu++/src/gatscon/gatstotree.cpp (renamed from src/gatscon/gatstotree.cpp)0
-rw-r--r--c++-libbu++/src/gatscon/gatstotree.h (renamed from src/gatscon/gatstotree.h)0
-rw-r--r--c++-libbu++/src/gatscon/iobase.cpp (renamed from src/gatscon/iobase.cpp)0
-rw-r--r--c++-libbu++/src/gatscon/iobase.h (renamed from src/gatscon/iobase.h)0
-rw-r--r--c++-libbu++/src/gatscon/main.cpp (renamed from src/gatscon/main.cpp)0
-rw-r--r--c++-libbu++/src/gatscon/mainwnd.cpp (renamed from src/gatscon/mainwnd.cpp)0
-rw-r--r--c++-libbu++/src/gatscon/mainwnd.h (renamed from src/gatscon/mainwnd.h)0
-rw-r--r--c++-libbu++/src/gatscon/mainwnd.ui (renamed from src/gatscon/mainwnd.ui)0
-rw-r--r--c++-libbu++/src/gatscon/proxythread.cpp (renamed from src/gatscon/proxythread.cpp)0
-rw-r--r--c++-libbu++/src/gatscon/proxythread.h (renamed from src/gatscon/proxythread.h)0
-rw-r--r--c++-libbu++/src/gatscon/proxywidget.cpp (renamed from src/gatscon/proxywidget.cpp)0
-rw-r--r--c++-libbu++/src/gatscon/proxywidget.h (renamed from src/gatscon/proxywidget.h)0
-rw-r--r--c++-libbu++/src/gatscon/proxywidget.ui (renamed from src/gatscon/proxywidget.ui)0
-rw-r--r--c++-libbu++/src/gatscon/setupproxydlg.cpp (renamed from src/gatscon/setupproxydlg.cpp)0
-rw-r--r--c++-libbu++/src/gatscon/setupproxydlg.h (renamed from src/gatscon/setupproxydlg.h)0
-rw-r--r--c++-libbu++/src/gatscon/setupproxydlg.ui (renamed from src/gatscon/setupproxydlg.ui)0
-rw-r--r--c++-libbu++/src/gatscon/treetogats.cpp (renamed from src/gatscon/treetogats.cpp)0
-rw-r--r--c++-libbu++/src/gatscon/treetogats.h (renamed from src/gatscon/treetogats.h)0
-rw-r--r--c++-libbu++/src/gatsstream.cpp (renamed from src/gatsstream.cpp)0
-rw-r--r--c++-libbu++/src/gatsstream.h (renamed from src/gatsstream.h)0
-rw-r--r--c++-libbu++/src/integer.cpp (renamed from src/integer.cpp)0
-rw-r--r--c++-libbu++/src/integer.h (renamed from src/integer.h)0
-rw-r--r--c++-libbu++/src/list.cpp (renamed from src/list.cpp)0
-rw-r--r--c++-libbu++/src/list.h (renamed from src/list.h)0
-rw-r--r--c++-libbu++/src/null.cpp (renamed from src/null.cpp)0
-rw-r--r--c++-libbu++/src/null.h (renamed from src/null.h)0
-rw-r--r--c++-libbu++/src/object.cpp (renamed from src/object.cpp)0
-rw-r--r--c++-libbu++/src/object.h (renamed from src/object.h)0
-rw-r--r--c++-libbu++/src/protocolgats.cpp (renamed from src/protocolgats.cpp)0
-rw-r--r--c++-libbu++/src/protocolgats.h (renamed from src/protocolgats.h)0
-rw-r--r--c++-libbu++/src/string.cpp (renamed from src/string.cpp)0
-rw-r--r--c++-libbu++/src/string.h (renamed from src/string.h)0
-rw-r--r--c++-libbu++/src/tests/clone.cpp (renamed from src/tests/clone.cpp)0
-rw-r--r--c++-libbu++/src/tests/dump.cpp (renamed from src/tests/dump.cpp)0
-rw-r--r--c++-libbu++/src/tests/int.cpp (renamed from src/tests/int.cpp)0
-rw-r--r--c++-libbu++/src/types.h (renamed from src/types.h)0
-rw-r--r--c++-libbu++/src/unit/basic.unit (renamed from src/unit/basic.unit)0
-rw-r--r--c++-libbu++/src/unit/float.unit (renamed from src/unit/float.unit)0
-rw-r--r--c++-libbu++/src/unit/io.unit (renamed from src/unit/io.unit)0
60 files changed, 0 insertions, 0 deletions
diff --git a/Doxyfile b/c++-libbu++/Doxyfile
index eeced90..eeced90 100644
--- a/Doxyfile
+++ b/c++-libbu++/Doxyfile
diff --git a/default.bld b/c++-libbu++/default.bld
index 676c63e..676c63e 100644
--- a/default.bld
+++ b/c++-libbu++/default.bld
diff --git a/mingw.bld b/c++-libbu++/mingw.bld
index 9ed7af3..9ed7af3 100644
--- a/mingw.bld
+++ b/c++-libbu++/mingw.bld
diff --git a/src/boolean.cpp b/c++-libbu++/src/boolean.cpp
index 729e644..729e644 100644
--- a/src/boolean.cpp
+++ b/c++-libbu++/src/boolean.cpp
diff --git a/src/boolean.h b/c++-libbu++/src/boolean.h
index 6b256c5..6b256c5 100644
--- a/src/boolean.h
+++ b/c++-libbu++/src/boolean.h
diff --git a/src/dictionary.cpp b/c++-libbu++/src/dictionary.cpp
index b59d652..b59d652 100644
--- a/src/dictionary.cpp
+++ b/c++-libbu++/src/dictionary.cpp
diff --git a/src/dictionary.h b/c++-libbu++/src/dictionary.h
index 3dd1000..3dd1000 100644
--- a/src/dictionary.h
+++ b/c++-libbu++/src/dictionary.h
diff --git a/src/float.cpp b/c++-libbu++/src/float.cpp
index c01d824..c01d824 100644
--- a/src/float.cpp
+++ b/c++-libbu++/src/float.cpp
diff --git a/src/float.h b/c++-libbu++/src/float.h
index ba38d6c..ba38d6c 100644
--- a/src/float.h
+++ b/c++-libbu++/src/float.h
diff --git a/src/gatsc/main.cpp b/c++-libbu++/src/gatsc/main.cpp
index 2bac3fd..2bac3fd 100644
--- a/src/gatsc/main.cpp
+++ b/c++-libbu++/src/gatsc/main.cpp
diff --git a/src/gatscon/clientthread.cpp b/c++-libbu++/src/gatscon/clientthread.cpp
index 4c7b72a..4c7b72a 100644
--- a/src/gatscon/clientthread.cpp
+++ b/c++-libbu++/src/gatscon/clientthread.cpp
diff --git a/src/gatscon/clientthread.h b/c++-libbu++/src/gatscon/clientthread.h
index 3182d37..3182d37 100644
--- a/src/gatscon/clientthread.h
+++ b/c++-libbu++/src/gatscon/clientthread.h
diff --git a/src/gatscon/clientwidget.cpp b/c++-libbu++/src/gatscon/clientwidget.cpp
index 941d9fa..941d9fa 100644
--- a/src/gatscon/clientwidget.cpp
+++ b/c++-libbu++/src/gatscon/clientwidget.cpp
diff --git a/src/gatscon/clientwidget.h b/c++-libbu++/src/gatscon/clientwidget.h
index 06c154d..06c154d 100644
--- a/src/gatscon/clientwidget.h
+++ b/c++-libbu++/src/gatscon/clientwidget.h
diff --git a/src/gatscon/clientwidget.ui b/c++-libbu++/src/gatscon/clientwidget.ui
index a0cb997..a0cb997 100644
--- a/src/gatscon/clientwidget.ui
+++ b/c++-libbu++/src/gatscon/clientwidget.ui
diff --git a/src/gatscon/connectdlg.cpp b/c++-libbu++/src/gatscon/connectdlg.cpp
index 589ae97..589ae97 100644
--- a/src/gatscon/connectdlg.cpp
+++ b/c++-libbu++/src/gatscon/connectdlg.cpp
diff --git a/src/gatscon/connectdlg.h b/c++-libbu++/src/gatscon/connectdlg.h
index 57ea6cd..57ea6cd 100644
--- a/src/gatscon/connectdlg.h
+++ b/c++-libbu++/src/gatscon/connectdlg.h
diff --git a/src/gatscon/connectdlg.ui b/c++-libbu++/src/gatscon/connectdlg.ui
index 6875e27..6875e27 100644
--- a/src/gatscon/connectdlg.ui
+++ b/c++-libbu++/src/gatscon/connectdlg.ui
diff --git a/src/gatscon/filewidget.cpp b/c++-libbu++/src/gatscon/filewidget.cpp
index dbd70fd..dbd70fd 100644
--- a/src/gatscon/filewidget.cpp
+++ b/c++-libbu++/src/gatscon/filewidget.cpp
diff --git a/src/gatscon/filewidget.h b/c++-libbu++/src/gatscon/filewidget.h
index 9993bfe..9993bfe 100644
--- a/src/gatscon/filewidget.h
+++ b/c++-libbu++/src/gatscon/filewidget.h
diff --git a/src/gatscon/filewidget.ui b/c++-libbu++/src/gatscon/filewidget.ui
index d0e6ec3..d0e6ec3 100644
--- a/src/gatscon/filewidget.ui
+++ b/c++-libbu++/src/gatscon/filewidget.ui
diff --git a/src/gatscon/gatstotree.cpp b/c++-libbu++/src/gatscon/gatstotree.cpp
index e388d5e..e388d5e 100644
--- a/src/gatscon/gatstotree.cpp
+++ b/c++-libbu++/src/gatscon/gatstotree.cpp
diff --git a/src/gatscon/gatstotree.h b/c++-libbu++/src/gatscon/gatstotree.h
index a803017..a803017 100644
--- a/src/gatscon/gatstotree.h
+++ b/c++-libbu++/src/gatscon/gatstotree.h
diff --git a/src/gatscon/iobase.cpp b/c++-libbu++/src/gatscon/iobase.cpp
index 309444c..309444c 100644
--- a/src/gatscon/iobase.cpp
+++ b/c++-libbu++/src/gatscon/iobase.cpp
diff --git a/src/gatscon/iobase.h b/c++-libbu++/src/gatscon/iobase.h
index 5bd3843..5bd3843 100644
--- a/src/gatscon/iobase.h
+++ b/c++-libbu++/src/gatscon/iobase.h
diff --git a/src/gatscon/main.cpp b/c++-libbu++/src/gatscon/main.cpp
index b9b2327..b9b2327 100644
--- a/src/gatscon/main.cpp
+++ b/c++-libbu++/src/gatscon/main.cpp
diff --git a/src/gatscon/mainwnd.cpp b/c++-libbu++/src/gatscon/mainwnd.cpp
index 5d31019..5d31019 100644
--- a/src/gatscon/mainwnd.cpp
+++ b/c++-libbu++/src/gatscon/mainwnd.cpp
diff --git a/src/gatscon/mainwnd.h b/c++-libbu++/src/gatscon/mainwnd.h
index d1ae080..d1ae080 100644
--- a/src/gatscon/mainwnd.h
+++ b/c++-libbu++/src/gatscon/mainwnd.h
diff --git a/src/gatscon/mainwnd.ui b/c++-libbu++/src/gatscon/mainwnd.ui
index 01f534a..01f534a 100644
--- a/src/gatscon/mainwnd.ui
+++ b/c++-libbu++/src/gatscon/mainwnd.ui
diff --git a/src/gatscon/proxythread.cpp b/c++-libbu++/src/gatscon/proxythread.cpp
index 574b56b..574b56b 100644
--- a/src/gatscon/proxythread.cpp
+++ b/c++-libbu++/src/gatscon/proxythread.cpp
diff --git a/src/gatscon/proxythread.h b/c++-libbu++/src/gatscon/proxythread.h
index df75046..df75046 100644
--- a/src/gatscon/proxythread.h
+++ b/c++-libbu++/src/gatscon/proxythread.h
diff --git a/src/gatscon/proxywidget.cpp b/c++-libbu++/src/gatscon/proxywidget.cpp
index 215f95f..215f95f 100644
--- a/src/gatscon/proxywidget.cpp
+++ b/c++-libbu++/src/gatscon/proxywidget.cpp
diff --git a/src/gatscon/proxywidget.h b/c++-libbu++/src/gatscon/proxywidget.h
index d6ebf4d..d6ebf4d 100644
--- a/src/gatscon/proxywidget.h
+++ b/c++-libbu++/src/gatscon/proxywidget.h
diff --git a/src/gatscon/proxywidget.ui b/c++-libbu++/src/gatscon/proxywidget.ui
index 995fc73..995fc73 100644
--- a/src/gatscon/proxywidget.ui
+++ b/c++-libbu++/src/gatscon/proxywidget.ui
diff --git a/src/gatscon/setupproxydlg.cpp b/c++-libbu++/src/gatscon/setupproxydlg.cpp
index 7c7a873..7c7a873 100644
--- a/src/gatscon/setupproxydlg.cpp
+++ b/c++-libbu++/src/gatscon/setupproxydlg.cpp
diff --git a/src/gatscon/setupproxydlg.h b/c++-libbu++/src/gatscon/setupproxydlg.h
index 6cc31bd..6cc31bd 100644
--- a/src/gatscon/setupproxydlg.h
+++ b/c++-libbu++/src/gatscon/setupproxydlg.h
diff --git a/src/gatscon/setupproxydlg.ui b/c++-libbu++/src/gatscon/setupproxydlg.ui
index c713baf..c713baf 100644
--- a/src/gatscon/setupproxydlg.ui
+++ b/c++-libbu++/src/gatscon/setupproxydlg.ui
diff --git a/src/gatscon/treetogats.cpp b/c++-libbu++/src/gatscon/treetogats.cpp
index a1571d1..a1571d1 100644
--- a/src/gatscon/treetogats.cpp
+++ b/c++-libbu++/src/gatscon/treetogats.cpp
diff --git a/src/gatscon/treetogats.h b/c++-libbu++/src/gatscon/treetogats.h
index 931623d..931623d 100644
--- a/src/gatscon/treetogats.h
+++ b/c++-libbu++/src/gatscon/treetogats.h
diff --git a/src/gatsstream.cpp b/c++-libbu++/src/gatsstream.cpp
index d5e3f82..d5e3f82 100644
--- a/src/gatsstream.cpp
+++ b/c++-libbu++/src/gatsstream.cpp
diff --git a/src/gatsstream.h b/c++-libbu++/src/gatsstream.h
index 39719cf..39719cf 100644
--- a/src/gatsstream.h
+++ b/c++-libbu++/src/gatsstream.h
diff --git a/src/integer.cpp b/c++-libbu++/src/integer.cpp
index e89ac1d..e89ac1d 100644
--- a/src/integer.cpp
+++ b/c++-libbu++/src/integer.cpp
diff --git a/src/integer.h b/c++-libbu++/src/integer.h
index a5e0d58..a5e0d58 100644
--- a/src/integer.h
+++ b/c++-libbu++/src/integer.h
diff --git a/src/list.cpp b/c++-libbu++/src/list.cpp
index d081a22..d081a22 100644
--- a/src/list.cpp
+++ b/c++-libbu++/src/list.cpp
diff --git a/src/list.h b/c++-libbu++/src/list.h
index 5c1cd6e..5c1cd6e 100644
--- a/src/list.h
+++ b/c++-libbu++/src/list.h
diff --git a/src/null.cpp b/c++-libbu++/src/null.cpp
index 13a61ed..13a61ed 100644
--- a/src/null.cpp
+++ b/c++-libbu++/src/null.cpp
diff --git a/src/null.h b/c++-libbu++/src/null.h
index afa2d0a..afa2d0a 100644
--- a/src/null.h
+++ b/c++-libbu++/src/null.h
diff --git a/src/object.cpp b/c++-libbu++/src/object.cpp
index 15d7cb5..15d7cb5 100644
--- a/src/object.cpp
+++ b/c++-libbu++/src/object.cpp
diff --git a/src/object.h b/c++-libbu++/src/object.h
index 2724189..2724189 100644
--- a/src/object.h
+++ b/c++-libbu++/src/object.h
diff --git a/src/protocolgats.cpp b/c++-libbu++/src/protocolgats.cpp
index 827eb65..827eb65 100644
--- a/src/protocolgats.cpp
+++ b/c++-libbu++/src/protocolgats.cpp
diff --git a/src/protocolgats.h b/c++-libbu++/src/protocolgats.h
index 7ed58d4..7ed58d4 100644
--- a/src/protocolgats.h
+++ b/c++-libbu++/src/protocolgats.h
diff --git a/src/string.cpp b/c++-libbu++/src/string.cpp
index de66d5d..de66d5d 100644
--- a/src/string.cpp
+++ b/c++-libbu++/src/string.cpp
diff --git a/src/string.h b/c++-libbu++/src/string.h
index de8eedd..de8eedd 100644
--- a/src/string.h
+++ b/c++-libbu++/src/string.h
diff --git a/src/tests/clone.cpp b/c++-libbu++/src/tests/clone.cpp
index 8533376..8533376 100644
--- a/src/tests/clone.cpp
+++ b/c++-libbu++/src/tests/clone.cpp
diff --git a/src/tests/dump.cpp b/c++-libbu++/src/tests/dump.cpp
index e0dcb52..e0dcb52 100644
--- a/src/tests/dump.cpp
+++ b/c++-libbu++/src/tests/dump.cpp
diff --git a/src/tests/int.cpp b/c++-libbu++/src/tests/int.cpp
index c19df9c..c19df9c 100644
--- a/src/tests/int.cpp
+++ b/c++-libbu++/src/tests/int.cpp
diff --git a/src/types.h b/c++-libbu++/src/types.h
index 81240e8..81240e8 100644
--- a/src/types.h
+++ b/c++-libbu++/src/types.h
diff --git a/src/unit/basic.unit b/c++-libbu++/src/unit/basic.unit
index 2c2c31a..2c2c31a 100644
--- a/src/unit/basic.unit
+++ b/c++-libbu++/src/unit/basic.unit
diff --git a/src/unit/float.unit b/c++-libbu++/src/unit/float.unit
index b1eb063..b1eb063 100644
--- a/src/unit/float.unit
+++ b/c++-libbu++/src/unit/float.unit
diff --git a/src/unit/io.unit b/c++-libbu++/src/unit/io.unit
index 1a9747f..1a9747f 100644
--- a/src/unit/io.unit
+++ b/c++-libbu++/src/unit/io.unit