Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							616a25979a 
							
						 
					 
					
						
						
							
							CSV reader version 2 with new rules syntax  
						
						 
						
						... 
						
						
						
						At long last. The main change is a new rules file format that aims to
be more powerful and more intuitive than v1 (hledger 0.19.x and older).
Existing rules files will need to be adapted manually to the new format. 
						
					 
					
						2013-03-29 22:56:55 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							af5c0e80e0 
							
						 
					 
					
						
						
							
							parsing: read files in universal newline mode  
						
						 
						
						... 
						
						
						
						Line endings other than the unix style, are now accepted in journal and rules files. 
						
					 
					
						2013-03-29 18:46:10 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							7b6a59123d 
							
						 
					 
					
						
						
							
							eolof parser matches end of line or end of file  
						
						 
						
						
						
					 
					
						2013-03-29 18:42:00 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							972106b145 
							
						 
					 
					
						
						
							
							update ptrace, add dbg, ppShow utilities  
						
						 
						
						
						
					 
					
						2013-03-29 18:40:10 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							3b5c0bc4a1 
							
						 
					 
					
						
						
							
							provide some regex-posix-based utilities that perform better than regexpr  
						
						 
						
						
						
					 
					
						2013-03-29 18:39:57 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							b780badd07 
							
						 
					 
					
						
						
							
							provide "when"  
						
						 
						
						
						
					 
					
						2013-03-29 18:38:43 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							70b171e018 
							
						 
					 
					
						
						
							
							querying by code:  
						
						 
						
						
						
					 
					
						2013-03-22 17:59:16 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							c39e424642 
							
						 
					 
					
						
						
							
							basic querying by amount: "amt:<0", "amt:=100", etc.  
						
						 
						
						... 
						
						
						
						The syntax is "amt:ON", where O is "<", "=" or ">" and N is a number.
For simple (single-commodity) amounts, this matches if the amount's quantity has the specified relationship to N.
For multi-commodity amounts, it always matches.
If parsing fails, an error is raised.
This has not been tested for floating-point precision. 
						
					 
					
						2013-03-20 16:36:00 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							a33b42bbd9 
							
						 
					 
					
						
						
							
							update tested-with in cabal files  
						
						 
						
						
						
					 
					
						2013-02-25 19:50:49 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							9ffb0b2d1f 
							
						 
					 
					
						
						
							
							export journal file code parser, part 2 - missed a bit >:|  
						
						 
						
						
						
					 
					
						2013-02-25 19:35:51 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							69f2491224 
							
						 
					 
					
						
						
							
							export journal file code parser  
						
						 
						
						
						
					 
					
						2013-02-24 21:07:54 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							33153851e9 
							
						 
					 
					
						
						
							
							words' on an empty string should return empty list  
						
						 
						
						
						
					 
					
						2013-02-24 20:04:28 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							2a6a028222 
							
						 
					 
					
						
						
							
							register: date display refinements  
						
						 
						
						... 
						
						
						
						- when showing multiple postings from a transaction, show their individual dates accurately
- with --date2, use that date for sorting 
						
					 
					
						2013-02-14 21:12:35 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							67d1f91909 
							
						 
					 
					
						
						
							
							web: fix compilation; also fixes some hardcoded static urls (Xinruo Sun)  
						
						 
						
						
						
					 
					
						2013-01-11 13:54:49 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							7175c57992 
							
						 
					 
					
						
						
							
							reg: --related/-r flag to show other postings in the transaction  
						
						 
						
						
						
					 
					
						2012-12-22 00:24:38 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							552a15a1ba 
							
						 
					 
					
						
						
							
							reg: --width/-w option to adjust register overall output width  
						
						 
						
						
						
					 
					
						2012-12-21 21:56:11 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							621a91807e 
							
						 
					 
					
						
						
							
							rename actual/effective dates to primary/secondary  
						
						 
						
						... 
						
						
						
						The command-line flag is now --date2. Alternate spellings --effective and --aux-date
are accepted for compatibility. 
						
					 
					
						2012-12-06 04:43:41 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							7d1fce42fe 
							
						 
					 
					
						
						
							
							refactor: dead code  
						
						 
						
						
						
					 
					
						2012-12-06 03:56:12 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							869ff2528a 
							
						 
					 
					
						
						
							
							accept normal simple date syntax in posting dates, give an error on bad date syntax here  
						
						 
						
						
						
					 
					
						2012-12-06 03:23:56 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							20e68f23a8 
							
						 
					 
					
						
						
							
							support effective dates on postings as well  
						
						 
						
						... 
						
						
						
						We now preserve all dates while reporting, instead of overwriting one with the other. 
						
					 
					
						2012-12-06 02:41:37 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							ccbc071289 
							
						 
					 
					
						
						
							
							more cleanup, fix duplicate tag display  
						
						 
						
						
						
					 
					
						2012-12-06 02:09:53 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							27621515ea 
							
						 
					 
					
						
						
							
							bal, reg: use posting date if specified, clarify posting effective date not yet supported  
						
						 
						
						
						
					 
					
						2012-12-06 01:10:15 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							dfeafa6064 
							
						 
					 
					
						
						
							
							export accountBalanceHistory  
						
						 
						
						
						
					 
					
						2012-12-06 01:09:12 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							e75abc4625 
							
						 
					 
					
						
						
							
							parse posting dates, better comment/tag handling, begin using HTF for unit testing  
						
						 
						
						
						
					 
					
						2012-12-06 00:28:23 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							4aafeb32e6 
							
						 
					 
					
						
						
							
							refactor: clean up Posting construction  
						
						 
						
						
						
					 
					
						2012-12-06 00:03:07 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							26ad56e1b2 
							
						 
					 
					
						
						
							
							untested accountBalanceHistory calculator  
						
						 
						
						
						
					 
					
						2012-12-05 23:52:46 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							0913e54e93 
							
						 
					 
					
						
						
							
							94: fix a regression with non-flat balance report, caused by previous fix  
						
						 
						
						... 
						
						
						
						Correct in all cases now, hopefully. 
						
					 
					
						2012-12-05 23:51:42 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							51a8adf273 
							
						 
					 
					
						
						
							
							regexSplit, ptrace (parsec trace) utilities  
						
						 
						
						
						
					 
					
						2012-12-05 23:49:50 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							f54e3299b9 
							
						 
					 
					
						
						
							
							94: fix 0.19 regression showing wrong total balance with balance --flat  
						
						 
						
						... 
						
						
						
						and distinguish better between account depth and item indent level 
						
					 
					
						2012-12-04 01:07:04 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joachim Breitner 
							
						 
					 
					
						
						
						
						
							
						
						
							f0372bdd93 
							
						 
					 
					
						
						
							
							Also parse ! as a modifier, like *  
						
						 
						
						
						
					 
					
						2012-12-03 21:38:05 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							157c85a915 
							
						 
					 
					
						
						
							
							move stripbrackets to Utils  
						
						 
						
						
						
					 
					
						2012-12-04 00:03:42 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							6eda8c4bbf 
							
						 
					 
					
						
						
							
							csv reader: append ".rules" to the original file name instead of replacing its extension  
						
						 
						
						
						
					 
					
						2012-11-26 01:56:39 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							afb4fb0356 
							
						 
					 
					
						
						
							
							csv reader: parse parenthesised amounts as negative  
						
						 
						
						
						
					 
					
						2012-11-26 01:56:01 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							c553103caf 
							
						 
					 
					
						
						
							
							bump version  
						
						 
						
						
						
					 
					
						2012-11-27 23:53:16 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							1d8fe29c4c 
							
						 
					 
					
						
						
							
							docs: point to new repo location on darcs hub  
						
						 
						
						
						
					 
					
						2012-11-17 04:31:21 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							8b4a99c4d5 
							
						 
					 
					
						
						
							
							79: convert: add a skip-lines directive (Magnus Henoch)  
						
						 
						
						
						
					 
					
						2012-11-18 18:21:52 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							5c972ef00c 
							
						 
					 
					
						
						
							
							more correct debug util name  
						
						 
						
						
						
					 
					
						2012-11-19 21:17:43 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							79f0e98186 
							
						 
					 
					
						
						
							
							tools: fix haddock generation (web excluded)  
						
						 
						
						
						
					 
					
						2012-11-19 23:36:36 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							4248df5c6f 
							
						 
					 
					
						
						
							
							clarify historical price field and tests  
						
						 
						
						
						
					 
					
						2012-11-20 00:27:43 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							1c6a7d8a6f 
							
						 
					 
					
						
						
							
							rename the commodityless amount constructor to num  
						
						 
						
						
						
					 
					
						2012-11-20 02:22:20 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							45d4a38cc7 
							
						 
					 
					
						
						
							
							refactor: setAmountPrecision -> withPrecision  
						
						 
						
						
						
					 
					
						2012-11-19 23:24:04 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							9cd228329c 
							
						 
					 
					
						
						
							
							hledger-lib doesn't need shakespeare-text  
						
						 
						
						
						
					 
					
						2012-11-21 17:41:49 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							64180b18ef 
							
						 
					 
					
						
						
							
							refactor: clarify that price amounts have only a single commodity  
						
						 
						
						
						
					 
					
						2012-11-19 23:17:55 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							8c06553e3b 
							
						 
					 
					
						
						
							
							refactor: make amount price a non-maybe, reducing noise  
						
						 
						
						
						
					 
					
						2012-11-19 22:39:08 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							4567e91409 
							
						 
					 
					
						
						
							
							refactor: move amount display settings out of commodity, simplify amount construction  
						
						 
						
						
						
					 
					
						2012-11-19 21:20:10 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							7798744d60 
							
						 
					 
					
						
						
							
							should have released hledger-lib; bump all version numbers again  
						
						 
						
						
						
					 
					
						2012-11-24 16:01:19 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							cbc7661703 
							
						 
					 
					
						
						
							
							87: fix an arithmetic and transaction balancing bug with multiple total-priced amounts  
						
						 
						
						
						
					 
					
						2012-11-12 16:31:43 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							d2aa8ca6cb 
							
						 
					 
					
						
						
							
							note future debug tools  
						
						 
						
						
						
					 
					
						2012-11-15 17:46:48 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							1c1058be4e 
							
						 
					 
					
						
						
							
							70: ignore ledger's fixed lot price declarations  
						
						 
						
						
						
					 
					
						2012-11-17 02:40:27 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							28baf926f7 
							
						 
					 
					
						
						
							
							parsing: ignore ledger-style balance assertions ("= BAL" after a posting's amount)  
						
						 
						
						
						
					 
					
						2012-11-02 16:50:36 +00:00