2204019a31 
								
							 
						 
						
							
							
								
								Merge branch 'master' into restore-config  
							
							... 
							
							
							
							Conflicts:
	extlib/benz 
							
						 
						
							2015-01-04 04:57:59 +00:00  
				
					
						
							
							
								 
						
							
								59c14080db 
								
							 
						 
						
							
							
								
								add Run Test subsubsection  
							
							
							
						 
						
							2015-01-04 04:20:06 +00:00  
				
					
						
							
							
								 
						
							
								4d94eb68b6 
								
							 
						 
						
							
							
								
								s/ccmake/cmake/g  
							
							
							
						 
						
							2015-01-04 04:16:10 +00:00  
				
					
						
							
							
								 
						
							
								10517e4709 
								
							 
						 
						
							
							
								
								completely remove git submodule dependency  
							
							
							
						 
						
							2015-01-04 04:12:59 +00:00  
				
					
						
							
							
								 
						
							
								1e91fc08a5 
								
							 
						 
						
							
							
								
								Merge pull request  #237  from picrin-scheme/submodule2subtree  
							
							... 
							
							
							
							Control benz under git subtree rather than git submodule 
							
						 
						
							2015-01-03 08:47:31 -08:00  
				
					
						
							
							
								 
						
							
								814425508f 
								
							 
						 
						
							
							
								
								Add 'extlib/benz/' from commit '569b1ace02e6a066b21f94dff23c4e01b8748bf0'  
							
							... 
							
							
							
							git-subtree-dir: extlib/benz
git-subtree-mainline: 3c3d9f4c27569b1ace02 
							
						 
						
							2015-01-03 06:31:37 +00:00  
				
					
						
							
							
								 
						
							
								3c3d9f4c27 
								
							 
						 
						
							
							
								
								rm benz subtree  
							
							
							
						 
						
							2015-01-03 06:31:15 +00:00  
				
					
						
							
							
								 
						
							
								cae65669fd 
								
							 
						 
						
							
							
								
								silence warning  
							
							
							
						 
						
							2014-11-12 13:46:00 +09:00  
				
					
						
							
							
								 
						
							
								eec0f3504a 
								
							 
						 
						
							
							
								
								Update some documentation  
							
							
							
						 
						
							2014-11-10 17:43:10 +01:00  
				
					
						
							
							
								 
						
							
								221f3bdebd 
								
							 
						 
						
							
							
								
								add regression test against benz/#55  
							
							
							
						 
						
							2014-11-09 17:09:06 +09:00  
				
					
						
							
							
								 
						
							
								569b1ace02 
								
							 
						 
						
							
							
								
								change %a to %f in number->string  
							
							
							
						 
						
							2014-11-07 19:24:47 +01:00  
				
					
						
							
							
								 
						
							
								0edbf1f0d2 
								
							 
						 
						
							
							
								
								add test for  #234  
							
							
							
						 
						
							2014-11-03 13:36:05 +09:00  
				
					
						
							
							
								 
						
							
								7c9d12769e 
								
							 
						 
						
							
							
								
								Revert "update betz (to implement pickle) and add its test"  
							
							... 
							
							
							
							This reverts commit ae450b95b9 
							
						 
						
							2014-10-29 17:34:12 +09:00  
				
					
						
							
							
								 
						
							
								e132236445 
								
							 
						 
						
							
							
								
								restore tuned config  
							
							
							
						 
						
							2014-10-27 14:15:03 +09:00  
				
					
						
							
							
								 
						
							
								1c48239521 
								
							 
						 
						
							
							
								
								Merge branch 'doc'  
							
							
							
						 
						
							2014-10-25 09:02:26 +09:00  
				
					
						
							
							
								 
						
							
								b42fba5439 
								
							 
						 
						
							
							
								
								Merge branch 'master' of github.com:picrin-scheme/picrin  
							
							
							
						 
						
							2014-10-25 09:01:13 +09:00  
				
					
						
							
							
								 
						
							
								c5698e7b7c 
								
							 
						 
						
							
							
								
								fixed   #232  
							
							
							
						 
						
							2014-10-24 00:37:35 +09:00  
				
					
						
							
							
								 
						
							
								a561ee53b7 
								
							 
						 
						
							
							
								
								update .gitignore  
							
							
							
						 
						
							2014-10-23 16:07:08 +09:00  
				
					
						
							
							
								 
						
							
								629824bf72 
								
							 
						 
						
							
							
								
								add generated contrib.rst  
							
							... 
							
							
							
							You need to run `make doc` before you commit when you have edited docs under contrib/. 
							
						 
						
							2014-10-23 15:59:35 +09:00  
				
					
						
							
							
								 
						
							
								f65e5784f3 
								
							 
						 
						
							
							
								
								update build.sh  
							
							
							
						 
						
							2014-10-23 15:46:42 +09:00  
				
					
						
							
							
								 
						
							
								aedac1ddd0 
								
							 
						 
						
							
							
								
								Merge pull request  #228  from omasanori/cmp0037  
							
							... 
							
							
							
							Add CMake Policy settings. 
							
						 
						
							2014-10-10 21:33:33 +09:00  
				
					
						
							
							
								 
						
							
								dda6200877 
								
							 
						 
						
							
							
								
								Check whether CMP0037 is available or not.  
							
							... 
							
							
							
							Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com> 
							
						 
						
							2014-10-08 09:50:59 +09:00  
				
					
						
							
							
								 
						
							
								a0a6e9e57a 
								
							 
						 
						
							
							
								
								Add CMake Policy settings.  
							
							... 
							
							
							
							I set version 2.6 as the baseline since cmake_minimum_required does so.
CMP0037 denies target names reserved by generators, e.g. test.
Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com> 
							
						 
						
							2014-10-07 23:00:27 +09:00  
				
					
						
							
							
								 
						
							
								ae450b95b9 
								
							 
						 
						
							
							
								
								update betz (to implement pickle) and add its test  
							
							
							
						 
						
							2014-10-04 06:00:03 +09:00  
				
					
						
							
							
								 
						
							
								2f8c5a7689 
								
							 
						 
						
							
							
								
								Merge branch 'master' of github.com:picrin-scheme/picrin  
							
							
							
						 
						
							2014-10-02 11:41:52 +09:00  
				
					
						
							
							
								 
						
							
								3bc1369007 
								
							 
						 
						
							
							
								
								add profiling build script  
							
							... 
							
							
							
							Usage:
cd build
../etc/build.sh
./picrin file
gprof picirn gmon.out | less 
							
						 
						
							2014-10-02 11:39:58 +09:00  
				
					
						
							
							
								 
						
							
								aa3982890a 
								
							 
						 
						
							
							
								
								Merge pull request  #226  from KeenS/repl-batch  
							
							... 
							
							
							
							Repl batch 
							
						 
						
							2014-10-02 00:37:01 +09:00  
				
					
						
							
							
								 
						
							
								f9967b7e77 
								
							 
						 
						
							
							
								
								Merge pull request  #222  from omasanori/optional  
							
							... 
							
							
							
							Add (picrin optional). 
							
						 
						
							2014-10-02 00:36:43 +09:00  
				
					
						
							
							
								 
						
							
								0864957061 
								
							 
						 
						
							
							
								
								cosmetic change  
							
							
							
						 
						
							2014-09-30 21:23:22 +09:00  
				
					
						
							
							
								 
						
							
								2e0fab5a26 
								
							 
						 
						
							
							
								
								make repl tty sensitive  
							
							
							
						 
						
							2014-09-30 21:21:59 +09:00  
				
					
						
							
							
								 
						
							
								fc873c5559 
								
							 
						 
						
							
							
								
								update benz (suppress more warnings)  
							
							
							
						 
						
							2014-09-27 08:30:57 -07:00  
				
					
						
							
							
								 
						
							
								15889a5feb 
								
							 
						 
						
							
							
								
								[boot.c] commentify scheme code (as c code)  
							
							
							
						 
						
							2014-09-27 08:29:55 -07:00  
				
					
						
							
							
								 
						
							
								ed1a9aa717 
								
							 
						 
						
							
							
								
								mark popped but not used value as 'unused'  
							
							
							
						 
						
							2014-09-27 08:25:11 -07:00  
				
					
						
							
							
								 
						
							
								7502ff4cb7 
								
							 
						 
						
							
							
								
								remove unused variable  
							
							
							
						 
						
							2014-09-27 08:22:03 -07:00  
				
					
						
							
							
								 
						
							
								c4c87abe1a 
								
							 
						 
						
							
							
								
								update benz (remove type-punning)  
							
							
							
						 
						
							2014-09-27 08:20:56 -07:00  
				
					
						
							
							
								 
						
							
								458511e231 
								
							 
						 
						
							
							
								
								update xhash.h (remove unsafe type-punning)  
							
							
							
						 
						
							2014-09-27 08:18:43 -07:00  
				
					
						
							
							
								 
						
							
								b7fca32f61 
								
							 
						 
						
							
							
								
								update benz (improve compliance)  
							
							
							
						 
						
							2014-09-27 21:32:10 +09:00  
				
					
						
							
							
								 
						
							
								a22eef1060 
								
							 
						 
						
							
							
								
								fix comments  
							
							
							
						 
						
							2014-09-27 21:29:09 +09:00  
				
					
						
							
							
								 
						
							
								ad04bfb9fb 
								
							 
						 
						
							
							
								
								Merge branch 'iso-c-compliance'  
							
							
							
						 
						
							2014-09-27 20:44:08 +09:00  
				
					
						
							
							
								 
						
							
								1b37102676 
								
							 
						 
						
							
							
								
								suppress warning in compiling read.c  
							
							
							
						 
						
							2014-09-27 20:43:31 +09:00  
				
					
						
							
							
								 
						
							
								0403ca5570 
								
							 
						 
						
							
							
								
								more fixes  
							
							
							
						 
						
							2014-09-27 20:21:54 +09:00  
				
					
						
							
							
								 
						
							
								186c468c16 
								
							 
						 
						
							
							
								
								revert: argc must be size_t type  
							
							
							
						 
						
							2014-09-27 20:17:02 +09:00  
				
					
						
							
							
								 
						
							
								c808b34a67 
								
							 
						 
						
							
							
								
								refactor map and for-each  
							
							
							
						 
						
							2014-09-27 20:15:47 +09:00  
				
					
						
							
							
								 
						
							
								552ee7444f 
								
							 
						 
						
							
							
								
								more fix  
							
							
							
						 
						
							2014-09-27 19:58:04 +09:00  
				
					
						
							
							
								 
						
							
								d165b6ea6f 
								
							 
						 
						
							
							
								
								avoid explicit casts if possible (small refacotring on dict.c, system.c)  
							
							
							
						 
						
							2014-09-27 19:49:32 +09:00  
				
					
						
							
							
								 
						
							
								7f68fd3e2a 
								
							 
						 
						
							
							
								
								use k format specifier in port.c  
							
							
							
						 
						
							2014-09-27 19:48:58 +09:00  
				
					
						
							
							
								 
						
							
								cf9d48a865 
								
							 
						 
						
							
							
								
								add pic_size_value  
							
							
							
						 
						
							2014-09-27 19:48:49 +09:00  
				
					
						
							
							
								 
						
							
								b3def908b6 
								
							 
						 
						
							
							
								
								use k format specifier in string.c  
							
							
							
						 
						
							2014-09-27 18:48:20 +09:00  
				
					
						
							
							
								 
						
							
								de51c22134 
								
							 
						 
						
							
							
								
								use k format specifier in pair.c  
							
							
							
						 
						
							2014-09-27 18:16:27 +09:00  
				
					
						
							
							
								 
						
							
								d34cbccf12 
								
							 
						 
						
							
							
								
								use k format specifier in vector.c  
							
							
							
						 
						
							2014-09-27 18:12:05 +09:00