chiark / gitweb /
WIP rename pctb -> yarrg
authorIan Jackson <ian@liberator.relativity.greenend.org.uk>
Wed, 29 Jul 2009 14:10:46 +0000 (15:10 +0100)
committerIan Jackson <ian@liberator.relativity.greenend.org.uk>
Wed, 29 Jul 2009 14:10:46 +0000 (15:10 +0100)
30 files changed:
yarrg/Commods.pm [moved from pctb/Commods.pm with 100% similarity]
yarrg/CommodsDatabase.pm [moved from pctb/CommodsDatabase.pm with 100% similarity]
yarrg/Makefile [moved from pctb/Makefile with 100% similarity]
yarrg/README [moved from pctb/README with 100% similarity]
yarrg/README.charset [moved from pctb/README.charset with 100% similarity]
yarrg/README.files [moved from pctb/README.files with 100% similarity]
yarrg/README.privacy [moved from pctb/README.privacy with 100% similarity]
yarrg/TODO [moved from pctb/TODO with 100% similarity]
yarrg/commod-email-processor [moved from pctb/commod-email-processor with 100% similarity]
yarrg/commod-results-processor [moved from pctb/commod-results-processor with 100% similarity]
yarrg/commod-update-receiver [moved from pctb/commod-update-receiver with 100% similarity]
yarrg/common.c [moved from pctb/common.c with 100% similarity]
yarrg/common.h [moved from pctb/common.h with 100% similarity]
yarrg/convert.c [moved from pctb/convert.c with 100% similarity]
yarrg/convert.h [moved from pctb/convert.h with 100% similarity]
yarrg/database-info-fetch [moved from pctb/database-info-fetch with 100% similarity]
yarrg/db-idempotent-populate [moved from pctb/db-idempotent-populate with 100% similarity]
yarrg/decode-pctb-marketdata [moved from pctb/decode-pctb-marketdata with 100% similarity]
yarrg/dictionary-manager [moved from pctb/dictionary-manager with 100% similarity]
yarrg/dictionary-update-receiver [moved from pctb/dictionary-update-receiver with 100% similarity]
yarrg/master-master.txt [moved from pctb/master-master.txt with 100% similarity]
yarrg/ocean-midnight.txt [moved from pctb/ocean-midnight.txt with 100% similarity]
yarrg/ocr.c [moved from pctb/ocr.c with 100% similarity]
yarrg/ocr.h [moved from pctb/ocr.h with 100% similarity]
yarrg/pages.c [moved from pctb/pages.c with 100% similarity]
yarrg/resolve.c [moved from pctb/resolve.c with 100% similarity]
yarrg/rgbimage.c [moved from pctb/rgbimage.c with 100% similarity]
yarrg/structure.c [moved from pctb/structure.c with 100% similarity]
yarrg/structure.h [moved from pctb/structure.h with 100% similarity]
yarrg/x.gdb [moved from pctb/x.gdb with 100% similarity]

similarity index 100%
rename from pctb/Commods.pm
rename to yarrg/Commods.pm
similarity index 100%
rename from pctb/Makefile
rename to yarrg/Makefile
similarity index 100%
rename from pctb/README
rename to yarrg/README
similarity index 100%
rename from pctb/README.charset
rename to yarrg/README.charset
similarity index 100%
rename from pctb/README.files
rename to yarrg/README.files
similarity index 100%
rename from pctb/README.privacy
rename to yarrg/README.privacy
similarity index 100%
rename from pctb/TODO
rename to yarrg/TODO
similarity index 100%
rename from pctb/common.c
rename to yarrg/common.c
similarity index 100%
rename from pctb/common.h
rename to yarrg/common.h
similarity index 100%
rename from pctb/convert.c
rename to yarrg/convert.c
similarity index 100%
rename from pctb/convert.h
rename to yarrg/convert.h
similarity index 100%
rename from pctb/ocr.c
rename to yarrg/ocr.c
similarity index 100%
rename from pctb/ocr.h
rename to yarrg/ocr.h
similarity index 100%
rename from pctb/pages.c
rename to yarrg/pages.c
similarity index 100%
rename from pctb/resolve.c
rename to yarrg/resolve.c
similarity index 100%
rename from pctb/rgbimage.c
rename to yarrg/rgbimage.c
similarity index 100%
rename from pctb/structure.c
rename to yarrg/structure.c
similarity index 100%
rename from pctb/structure.h
rename to yarrg/structure.h
similarity index 100%
rename from pctb/x.gdb
rename to yarrg/x.gdb