The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
46670 6501 d 1 h murdoch /branches/djm-parseRd/src/ In progress Rd parser. % handling will change, output structure is very rough. Only the Windows makefiles run Bison.  
46659 6501 d 5 h murdoch /branches/djm-parseRd/ Create temporary branch for Rd parsing code.  
45519 6665 d 1 h ripley /trunk/ set up possibility of using ICU on Windows, add icuSetCollate  
45186 6683 d 10 h ripley /trunk/src/main/ use alphabetical order
more on gcc 4.3.0 workaround
 
44470 6738 d 3 h murdoch /trunk/src/ Conditionally undo r43304 removal of gram.c rule.  
44142 6758 d 12 h ripley /trunk/src/ A little re-organization to start moving towards making plot/graphics/base
solely the base graphics system. In paticular, calls from grid are now in
other files.
Colour handling has been moved from graphics.c to colors.c, and
device-handing split out into devices.c.
The header files reflect these changes.
 
44069 6762 d 8 h ripley /trunk/src/ centralize Rgui UTF support  
44038 6765 d 10 h ripley /trunk/src/ UTF-8 output to Rgui (via escapes) is going live  
44027 6766 d 7 h ripley /trunk/src/ move towards outputting UTF-8 on Rgui console (disabled pending further tests).  
43304 6845 d 11 h ripley /trunk/src/main/ remove gram.c rule  
43172 6859 d 23 h murdoch /trunk/src/main/ Change #line directives so debugging finds the gram.c source.  
42541 6919 d 3 h ripley /trunk/src/ separate out CPPFLAGS and CFLAGS  
42263 6949 d 8 h ripley /trunk/src/ need -I.  
41637 7009 d 0 h ripley /trunk/src/ separate inlining support into a separate file.  
41464 7021 d 6 h ripley /trunk/ update bzip2 and pcre  
41334 7032 d 2 h ripley /trunk/ use C code for unlink on all platforms
on Windows, change working directory before attempting to delete tempdir()
 
40262 7159 d 10 h ripley /trunk/ enhance Sys.glob function, and add Windows emulation.  
40006 7183 d 3 h murdoch /trunk/ Make use of srcrefs consistent in all multi-line parsing functions.
Fix edit so it supports srcrefs.
 
39996 7184 d 1 h murdoch /trunk/ Merge from djm-source branch:
- attach source references to parsed output
- enable verbose parse error messages.
 
36709 7531 d 23 h ripley /trunk/src/main/ avoid using C flags on g77  

Show All