# # ChangeLog for uspace/app/bithenge/test.c in mainline # # Generated by Trac 1.6 # 2024-12-23T13:56:08Z Tue, 07 Aug 2012 04:06:14 GMT Sean Bartell [f9c314a5] * uspace/app/bithenge/expression.c (modified) * uspace/app/bithenge/sequence.c (modified) * uspace/app/bithenge/test.c (modified) * uspace/app/bithenge/transform.c (modified) * uspace/app/bithenge/transform.h (modified) Bithenge: make scopes reference-counted Fri, 27 Jul 2012 01:09:05 GMT Sean Bartell [5a7c0e6] * uspace/app/bithenge/test.c (modified) * uspace/app/bithenge/transform.c (modified) * uspace/app/bithenge/transform.h (modified) Bithenge: rename transform parameters "scopes" and add room for ... Thu, 26 Jul 2012 22:26:19 GMT Sean Bartell [43788b2] * uspace/app/bithenge/test.c (modified) * uspace/app/bithenge/transform.c (modified) * uspace/app/bithenge/transform.h (modified) Bithenge: add transform context in preparation for parameters Tue, 26 Jun 2012 19:56:26 GMT Sean Bartell [04a7435f] * uspace/app/bithenge/Makefile.linux (modified) * uspace/app/bithenge/blob.c (modified) * uspace/app/bithenge/blob.h (modified) * uspace/app/bithenge/print.c (modified) * uspace/app/bithenge/script.c (modified) * uspace/app/bithenge/test.c (modified) * uspace/app/bithenge/transform.c (modified) * uspace/app/bithenge/transform.h (modified) * uspace/app/bithenge/tree.c (modified) * uspace/app/bithenge/tree.h (modified) Bithenge: add the struct transform Sun, 24 Jun 2012 19:24:35 GMT Sean Bartell [f2da0bb] * uspace/app/bithenge/blob.c (modified) * uspace/app/bithenge/script.c (modified) * uspace/app/bithenge/test.c (modified) * uspace/app/bithenge/transform.h (modified) * uspace/app/bithenge/tree.c (modified) * uspace/app/bithenge/tree.h (modified) Bithenge: use reference counting for nodes Sun, 24 Jun 2012 17:32:30 GMT Sean Bartell [03b2b2c] * uspace/app/bithenge/Makefile (modified) * uspace/app/bithenge/Makefile.linux (modified) * uspace/app/bithenge/helenos/os.h (modified) * uspace/app/bithenge/linux/os.h (modified) * uspace/app/bithenge/script.c (added) * uspace/app/bithenge/script.h (added) * uspace/app/bithenge/test.c (modified) * uspace/app/bithenge/transform.h (modified) Bithenge: add working but useless script parser. Sat, 23 Jun 2012 18:24:21 GMT Sean Bartell [da0fef6] * uspace/app/bithenge/Makefile (modified) * uspace/app/bithenge/Makefile.linux (added) * uspace/app/bithenge/blob.c (modified) * uspace/app/bithenge/file.c (modified) * uspace/app/bithenge/helenos/block.c (moved) * uspace/app/bithenge/helenos/block.h (moved) * uspace/app/bithenge/helenos/os.h (added) * uspace/app/bithenge/linux/os.h (added) * uspace/app/bithenge/print.c (modified) * uspace/app/bithenge/source.c (added) * uspace/app/bithenge/source.h (added) * uspace/app/bithenge/test.c (modified) * uspace/app/bithenge/transform.c (modified) * uspace/app/bithenge/transform.h (modified) * uspace/app/bithenge/tree.c (modified) * uspace/app/bithenge/tree.h (modified) Bithenge: port to Linux and allow choosing a data source Thu, 07 Jun 2012 17:00:12 GMT Sean Bartell [5c925ce] * uspace/app/bithenge/blob.c (modified) * uspace/app/bithenge/blob.h (modified) * uspace/app/bithenge/block.c (modified) * uspace/app/bithenge/block.h (modified) * uspace/app/bithenge/file.c (modified) * uspace/app/bithenge/file.h (modified) * uspace/app/bithenge/print.c (modified) * uspace/app/bithenge/test.c (modified) * uspace/app/bithenge/tree.c (modified) * uspace/app/bithenge/tree.h (modified) Bithenge: make blobs a type of node Wed, 06 Jun 2012 21:12:38 GMT Sean Bartell [11b9ad7] * uspace/app/bithenge/Makefile (modified) * uspace/app/bithenge/print.c (added) * uspace/app/bithenge/print.h (added) * uspace/app/bithenge/test.c (modified) * uspace/app/bithenge/tree.c (added) * uspace/app/bithenge/tree.h (added) Bithenge: tree API and JSON/Python printing Fri, 01 Jun 2012 00:04:30 GMT Sean Bartell [50985c34] * uspace/app/bithenge/file.c (modified) * uspace/app/bithenge/file.h (modified) * uspace/app/bithenge/test.c (modified) Bithenge: create file blobs from fds and FILE*s Thu, 31 May 2012 04:01:28 GMT Sean Bartell [5c5c346a] * uspace/app/bithenge/Makefile (modified) * uspace/app/bithenge/block.c (modified) * uspace/app/bithenge/file.c (added) * uspace/app/bithenge/file.h (added) * uspace/app/bithenge/test.c (modified) Bithenge: file blobs Wed, 30 May 2012 01:11:32 GMT Sean Bartell [ce683ed3] * uspace/app/bithenge/blob.c (modified) * uspace/app/bithenge/blob.h (modified) * uspace/app/bithenge/block.c (modified) * uspace/app/bithenge/test.c (modified) bithenge: add blobs created from memory buffers Fri, 25 May 2012 03:49:21 GMT Sean Bartell [743ce51] * uspace/app/bithenge/Makefile (modified) * uspace/app/bithenge/blob.c (modified) * uspace/app/bithenge/blob.h (modified) * uspace/app/bithenge/block.c (modified) * uspace/app/bithenge/block.h (modified) * uspace/app/bithenge/test.c (modified) Bithenge: various fixes and style. Thu, 24 May 2012 05:25:15 GMT Sean Bartell [a54bd98] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/bithenge/Makefile (added) * uspace/app/bithenge/blob.c (added) * uspace/app/bithenge/blob.h (added) * uspace/app/bithenge/block.c (added) * uspace/app/bithenge/block.h (added) * uspace/app/bithenge/test.c (added) Bithenge: binary blobs. - Create binary blobs from random-access or ...