Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							2538d14ea7 
							
						 
					 
					
						
						
							
							lib: textification begins! account names  
						
						 
						
						... 
						
						
						
						The first of several conversions from String to (strict) Text, hopefully
reducing space and time usage.
This one shows a small improvement, with GHC 7.10.3 and text-1.2.2.1:
hledger -f data/100x100x10.journal stats
string: <<ghc: 39471064 bytes, 77 GCs, 198421/275048 avg/max bytes residency (3 samples), 2M in use, 0.000 INIT (0.001 elapsed), 0.015 MUT (0.020 elapsed), 0.010 GC (0.014 elapsed) :ghc>>
text:   <<ghc: 39268024 bytes, 77 GCs, 197018/270840 avg/max bytes residency (3 samples), 2M in use, 0.000 INIT (0.002 elapsed), 0.016 MUT (0.022 elapsed), 0.009 GC (0.011 elapsed) :ghc>>
hledger -f data/1000x100x10.journal stats
string: <<ghc: 318555920 bytes, 617 GCs, 2178997/7134472 avg/max bytes residency (7 samples), 16M in use, 0.000 INIT (0.001 elapsed), 0.129 MUT (0.136 elapsed), 0.067 GC (0.077 elapsed) :ghc>>
text:   <<ghc: 314248496 bytes, 612 GCs, 2074045/6617960 avg/max bytes residency (7 samples), 16M in use, 0.000 INIT (0.003 elapsed), 0.137 MUT (0.145 elapsed), 0.067 GC (0.079 elapsed) :ghc>>
hledger -f data/10000x100x10.journal stats
string: <<ghc: 3114763608 bytes, 6026 GCs, 18858950/75552024 avg/max bytes residency (11 samples), 201M in use, 0.000 INIT (0.000 elapsed), 1.331 MUT (1.372 elapsed), 0.699 GC (0.812 elapsed) :ghc>>
text:   <<ghc: 3071468920 bytes, 5968 GCs, 14120344/62951360 avg/max bytes residency (9 samples), 124M in use, 0.000 INIT (0.003 elapsed), 1.272 MUT (1.349 elapsed), 0.513 GC (0.578 elapsed) :ghc>>
hledger -f data/100000x100x10.journal stats
string: <<ghc: 31186579432 bytes, 60278 GCs, 135332581/740228992 avg/max bytes residency (13 samples), 1697M in use, 0.000 INIT (0.008 elapsed), 14.677 MUT (15.508 elapsed), 7.081 GC (8.074 elapsed) :ghc>>
text:   <<ghc: 30753427672 bytes, 59763 GCs, 117595958/666457240 avg/max bytes residency (14 samples), 1588M in use, 0.000 INIT (0.008 elapsed), 13.713 MUT (13.966 elapsed), 6.220 GC (7.108 elapsed) :ghc>> 
						
					 
					
						2016-05-24 19:00:49 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							f7e0f75c4f 
							
						 
					 
					
						
						
							
							rename a file to help git on windows ( #345 )  
						
						 
						
						
						
					 
					
						2016-05-18 16:52:10 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							89b1cd1e5b 
							
						 
					 
					
						
						
							
							doc: readme for doc directories  
						
						 
						
						
						
					 
					
						2016-05-17 10:03:57 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							29d4f1c03f 
							
						 
					 
					
						
						
							
							ui: build faster, latest brick/vty uses microlens  
						
						 
						
						
						
					 
					
						2016-05-11 06:32:32 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							e2ce7c4802 
							
						 
					 
					
						
						
							
							doc, tests: clarify what --date2 does  
						
						 
						
						
						
					 
					
						2016-05-06 16:57:24 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							0a90ef4658 
							
						 
					 
					
						
						
							
							ui: preserve --ignore-assertions & flags on reload  
						
						 
						
						
						
					 
					
						2016-05-02 20:12:11 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							7ec3ebb66b 
							
						 
					 
					
						
						
							
							update tested-with  
						
						 
						
						... 
						
						
						
						Note we seem to have lost GHC 7.4 compatibility. It should be fixable if
anyone cares. 
						
					 
					
						2016-04-28 17:32:17 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							50aeb90596 
							
						 
					 
					
						
						
							
							lib, ui: GHC 8 compatibility  
						
						 
						
						
						
					 
					
						2016-04-28 12:55:19 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							91847fc6fd 
							
						 
					 
					
						
						
							
							data-files does not support wildcards after all  
						
						 
						
						
						
					 
					
						2016-04-20 13:23:05 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							33b5c5dc94 
							
						 
					 
					
						
						
							
							declare generated docs as data-files, sync hpack yamls  
						
						 
						
						
						
					 
					
						2016-04-20 12:47:17 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							80948d1db7 
							
						 
					 
					
						
						
							
							doc: also commit info files, should fix travis  
						
						 
						
						
						
					 
					
						2016-04-20 12:47:17 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							42c12fe631 
							
						 
					 
					
						
						
							
							cli, ui, web, api: --info, --man, info & man cmds  
						
						 
						
						
						
					 
					
						2016-04-19 19:21:29 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							3d129f6d31 
							
						 
					 
					
						
						
							
							shake: also generate info manuals  
						
						 
						
						
						
					 
					
						2016-04-18 17:54:55 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							25e2534794 
							
						 
					 
					
						
						
							
							doc: update all docs mentioning -h and --help  
						
						 
						
						
						
					 
					
						2016-04-18 17:00:54 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							f9362707b6 
							
						 
					 
					
						
						
							
							ui, web, api: fix -h, --help  
						
						 
						
						
						
					 
					
						2016-04-18 16:43:51 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							ee279fd438 
							
						 
					 
					
						
						
							
							ui: fix stack ghci does not export main warning  
						
						 
						
						
						
					 
					
						2016-04-18 15:48:18 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							6a3a5c60c5 
							
						 
					 
					
						
						
							
							doc: manual cleanups  
						
						 
						
						... 
						
						
						
						use simpler markup
use pre blocks more consistently
pandoc table experiments
no more right-floating examples, use columns if needed
doc edits
style tweaks 
						
					 
					
						2016-04-17 19:28:16 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							82f35dddd0 
							
						 
					 
					
						
						
							
							doc: m4 macro for web table of contents  
						
						 
						
						
						
					 
					
						2016-04-16 11:00:39 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							4c291dc54e 
							
						 
					 
					
						
						
							
							doc: use macros not divs to select web/man content  
						
						 
						
						... 
						
						
						
						Use slightly clearer m4 macros instead of special divs to mark content
as web only/man only. The temporary doc/*.md files are no longer needed,
slightly more redundant work is done. 
						
					 
					
						2016-04-16 10:09:51 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							130d259cb1 
							
						 
					 
					
						
						
							
							site: show version links on manuals  
						
						 
						
						
						
					 
					
						2016-04-16 04:44:33 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							6a97a246dd 
							
						 
					 
					
						
						
							
							doc: use m4 for all manuals, shake cleanup  
						
						 
						
						
						
					 
					
						2016-04-16 03:50:30 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							e4cff6a30f 
							
						 
					 
					
						
						
							
							tools: .ghci for each package, sets shorter prompt  
						
						 
						
						
						
					 
					
						2016-04-15 16:06:45 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							b73bcda52a 
							
						 
					 
					
						
						
							
							include txt man pages in cabal tarballs  
						
						 
						
						
						
					 
					
						2016-04-13 22:38:53 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							bfa5e14373 
							
						 
					 
					
						
						
							
							doc: generate (and commit) text-rendred man pages  
						
						 
						
						... 
						
						
						
						Intended for embedding in executables. Quick implementation,
hopefully these are fixed-width and compatible with all terminals. 
						
					 
					
						2016-04-13 22:29:16 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							588f36d662 
							
						 
					 
					
						
						
							
							rename timelog format to timeclock  
						
						 
						
						
						
					 
					
						2016-04-12 21:13:19 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							8ee0c7fa76 
							
						 
					 
					
						
						
							
							doc: update man pages  
						
						 
						
						
						
					 
					
						2016-04-12 20:31:17 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							b4d491791c 
							
						 
					 
					
						
						
							
							doc: include nroff man pages in cabal tarballs  
						
						 
						
						
						
					 
					
						2016-04-12 11:25:46 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							5754f2bb4a 
							
						 
					 
					
						
						
							
							doc: updates, merge some more from old manual  
						
						 
						
						
						
					 
					
						2016-04-09 14:23:55 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							5d9d155ca0 
							
						 
					 
					
						
						
							
							doc: misc cleanups  
						
						 
						
						
						
					 
					
						2016-04-07 21:59:30 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							69542160bb 
							
						 
					 
					
						
						
							
							doc: remove colons from man page headings  
						
						 
						
						
						
					 
					
						2016-04-07 08:55:53 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							443b870481 
							
						 
					 
					
						
						
							
							site: fix man page TOCs, add combined man page  
						
						 
						
						
						
					 
					
						2016-04-07 08:55:21 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							f3fb1a89f2 
							
						 
					 
					
						
						
							
							doc: exclude web content from nroffs  
						
						 
						
						
						
					 
					
						2016-04-06 08:20:27 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							24c2e7d471 
							
						 
					 
					
						
						
							
							doc: move man page source and nroff to PKG/doc/  
						
						 
						
						
						
					 
					
						2016-04-06 08:16:38 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							eab6b110bc 
							
						 
					 
					
						
						
							
							tools: simplify doc filtering class names  
						
						 
						
						
						
					 
					
						2016-04-05 16:17:08 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							f331ebec16 
							
						 
					 
					
						
						
							
							ui, api: switch to the quicker-building microlens  
						
						 
						
						... 
						
						
						
						This may not make much difference since dependencies brick and
servant-swagger still depend on lens, but that might change. 
						
					 
					
						2016-04-04 17:50:58 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sergei Trofimovich 
							
						 
					 
					
						
						
						
						
							
						
						
							6f65aa20f8 
							
						 
					 
					
						
						
							
							hledger-ui.cabal: allow brick-0.5  
						
						 
						
						... 
						
						
						
						Signed-off-by: Sergei Trofimovich <siarheit@google.com> 
						
					 
					
						2016-04-04 17:20:22 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							2dbe07a666 
							
						 
					 
					
						
						
							
							doc: mark up man pages for man/web rendering  
						
						 
						
						... 
						
						
						
						And commit the latest nroff output. It'll need retesting. 
						
					 
					
						2016-02-21 02:32:40 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							ed0ec6d849 
							
						 
					 
					
						
						
							
							Revert "doc: try making hledger-ui web manual from man page"  
						
						 
						
						... 
						
						
						
						This wasn't right, leave the UI doc in the manual as it was for now. 
						
					 
					
						2016-02-20 23:58:07 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							494c74f81b 
							
						 
					 
					
						
						
							
							tools: hide package.yaml files to fix travis  
						
						 
						
						... 
						
						
						
						The latest stack runs a buggy hpack that generates invalid
cabal files. Rename them to future-package.yaml for now. 
						
					 
					
						2016-02-20 19:07:49 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							269f7afe33 
							
						 
					 
					
						
						
							
							doc: try making hledger-ui web manual from man page  
						
						 
						
						
						
					 
					
						2016-02-19 22:49:45 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							f36c4a2a91 
							
						 
					 
					
						
						
							
							mark todo  
						
						 
						
						
						
					 
					
						2016-02-19 17:52:40 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							142c52e5b9 
							
						 
					 
					
						
						
							
							ui: changelog, bump version to 0.27.3  
						
						 
						
						
						
					 
					
						2016-01-14 20:43:02 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							5b7040fecd 
							
						 
					 
					
						
						
							
							ui: allow brick 0.4  
						
						 
						
						
						
					 
					
						2016-01-14 20:43:02 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							2c6aa5d75d 
							
						 
					 
					
						
						
							
							ui: changelog, bump version to 0.27.2  
						
						 
						
						
						
					 
					
						2016-01-11 10:44:06 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							921cbe5a9e 
							
						 
					 
					
						
						
							
							bump suggested stack snapshot to lts-4.1  
						
						 
						
						
						
					 
					
						2016-01-10 08:40:33 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							b28d8d9c01 
							
						 
					 
					
						
						
							
							ui: bump version to 0.27.1, changelog  
						
						 
						
						
						
					 
					
						2015-12-03 08:53:29 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							5c0c883c1e 
							
						 
					 
					
						
						
							
							ui: bump lens upper bound to suit latest nightlys  
						
						 
						
						
						
					 
					
						2015-11-27 11:29:08 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							2ecfc82812 
							
						 
					 
					
						
						
							
							ui: adjust tested-with, vty may not like old GHC  
						
						 
						
						
						
					 
					
						2015-11-22 08:38:04 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							8a4f3eaad4 
							
						 
					 
					
						
						
							
							ui: txn: make reloading work on this screen  
						
						 
						
						
						
					 
					
						2015-11-06 21:17:25 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							ed775e1ef4 
							
						 
					 
					
						
						
							
							ui: cleanup  
						
						 
						
						
						
					 
					
						2015-11-06 21:17:09 -08:00