Export to GitHub

gsubfn - default

Source Commits


Commits

Author Date Commit Message
ggrothendieck Jan 6, 2015 99 list
ggrothendieck Jan 6, 2015 98 list
ggrothendieck Aug 23, 2014 97 version 0.6-6
ggrothendieck Dec 28, 2013 96 read.pattern
ggrothendieck Feb 5, 2013 95 remove library(tcltk) call in strapplyc.R
ggrothendieck Feb 5, 2013 94 fixed strapplyc bug with R engine
ggrothendieck@gmail.com Oct 22, 2012 93 removed Windows vignettes menu
ggrothendieck@gmail.com Jul 27, 2012 92 updated NEWS file.
ggrothendieck@gmail.com Jul 27, 2012 91 0.6-4 changes. See NEWS.
ggrothendieck@gmail.com Jun 24, 2012 90 more fn$ scoping fixes
ggrothendieck@gmail.com Jun 24, 2012 89 fixed scoping bug in fn$
ggrothendieck@gmail.com May 30, 2012 88 tcltk was being loaded when gsubfn started even when gsubfn.engine was "R"
ggrothendieck Mar 25, 2012 87 gsubfn 0.6-2
ggrothendieck Mar 23, 2012 86 gsubfn 0.6-1
ggrothendieck Mar 10, 2012 85 added svUnit to Suggests:
ggrothendieck Mar 10, 2012 84 add unit tests and associated bug fixes
ggrothendieck Oct 26, 2011 83 add library statement to strapplyc.R
ggrothendieck Oct 26, 2011 82 strapplyc
ggrothendieck Dec 18, 2010 81 bug fix in backref when engine = "R"
ggrothendieck Nov 18, 2010 80 gsubfn 0.5-5. Fixed bug in choosing default engine.
ggrothendieck Sep 12, 2010 79 fixed bug where strapply was ignoring ignore.case if engine = "R"
ggrothendieck Jun 11, 2010 78 misc
ggrothendieck Jun 11, 2010 77 misc
ggrothendieck Jun 6, 2010 76 bug fix. ostrapply should call gsubfn with engine = "R"
ggrothendieck Jun 6, 2010 75 gsubfn 0.3-5 (tcl in gsubfn, engine in gsubfn, & in as.function.formula/gsubfn/s
ggrothendieck May 24, 2010 74 in gsubfn the regular expression is not automatically parenthesized if backref >
ggrothendieck May 8, 2010 73 tweaked help page and comments in R file
ggrothendieck May 7, 2010 72 new empty argument on strapply
ggrothendieck Apr 6, 2010 71 backref bug in strapply fixed
ggrothendieck Mar 23, 2010 70 gsubfn 0.5-2
ggrothendieck Mar 16, 2010 69 tcltk independence. Removed an example from vignette that used Hmisc since Hmis
ggrothendieck Jan 3, 2010 68 gsubfn 0.5-1 - fixed Rd warnings
ggrothendieck Nov 18, 2009 67 fixed bug where strapply would crash if pattern was a function
ggrothendieck Jul 3, 2009 66 ensure combine matches only functins in strapply
ggrothendieck Jul 2, 2009 65 gsubfn 0.5-0
ggrothendieck May 16, 2009 64 bug fix
ggrothendieck May 15, 2009 63 bug fix in strapply1
ggrothendieck May 15, 2009 62 fixed strapply bugs
ggrothendieck May 14, 2009 61 faster strapply based on tcl interface
ggrothendieck Feb 7, 2009 60 fix for Rdparser v2 problem.
ggrothendieck Dec 17, 2008 59 removed some dead code. Added WK to THANKS file.
ggrothendieck Dec 15, 2008 58 Changes for 0.3-8.
ggrothendieck Oct 28, 2008 57
ggrothendieck Oct 16, 2008 56 fixed bug in strapply
ggrothendieck Oct 16, 2008 55 0.3-7, R CMD CHECK fixes, if no match in list replacement object then no change
ggrothendieck Oct 16, 2008 54 fixed all bugs, new backref= default, list as replacement
ggrothendieck Sep 19, 2007 53 Eliminated dependence on is which eliminates dependence on methods package.
ggrothendieck Aug 1, 2007 52 fixed typo in fn.Rd
ggrothendieck Nov 1, 2006 51 gsubfn.pdf in svn was old. update it.
ggrothendieck Oct 28, 2006 50 modified quanteg vignette example to reflect changes in engel data
ggrothendieck Oct 26, 2006 49 fn$f now returns invisibly if f does
ggrothendieck Oct 25, 2006 48 fn.Rd updated
ggrothendieck Oct 25, 2006 47 new rules governingn which formulas and strings fn$ applies to
ggrothendieck Oct 25, 2006 46 fn$ now performs quasi-perl style string interpolation. cati, cati0 removed.
ggrothendieck Oct 23, 2006 45 updated DESCRIPTION. Previous commit was first one for 0.3-2.
ggrothendieck Oct 23, 2006 44 updated gsubfn-package.Rd
ggrothendieck Oct 23, 2006 43 fixed strapply initialization bug. Updated gsubfn.Rd.
ggrothendieck Oct 22, 2006 42 fixed demo/00index. Updated DESCRIPTION and vignette.
ggrothendieck Oct 22, 2006 41 update NEWS
ggrothendieck Oct 22, 2006 40 vignette
ggrothendieck Oct 22, 2006 39 updated .Rd files
ggrothendieck Oct 22, 2006 38 proto arguments for gsubfn/strapply
ggrothendieck Oct 17, 2006 37 updated description file
ggrothendieck Oct 17, 2006 36 strapply fixes
ggrothendieck Oct 17, 2006 35 Fixed string length limitation. Also bug in example(gsubfn).
ggrothendieck Oct 13, 2006 34 corrected strapply.Rd
ggrothendieck Oct 13, 2006 33 fixed double quote bug in gsubfn
ggrothendieck Oct 10, 2006 32 strapply improvements
ggrothendieck Oct 10, 2006 31 first modification toward 0.2-2. combine= arg added to strapply.
ggrothendieck Oct 10, 2006 30
ggrothendieck Oct 10, 2006 29 updated NEWS file
ggrothendieck Oct 10, 2006 28 add gsubfn-si.R demo
ggrothendieck Oct 10, 2006 27 modify demo names
ggrothendieck Oct 10, 2006 26 $.fn bug fixes. Tweak docs.
ggrothendieck Oct 10, 2006 25 add chron.R demo
ggrothendieck Oct 9, 2006 24 new demos, THANKS file, improved examples in gsubfn.Rd, fn.R bug fix
ggrothendieck Oct 9, 2006 23 more gries.R tweaks
ggrothendieck Oct 9, 2006 22 tweak gries.R
ggrothendieck Oct 9, 2006 21 Thanks file.
ggrothendieck Oct 9, 2006 20 delete data directory
ggrothendieck Oct 9, 2006 19 move sample.txt to inst
ggrothendieck Oct 9, 2006 18 gries.R linguistics demo
ggrothendieck Oct 8, 2006 17 LETTERS, letters and pi excluded from args. Improved man pages.
ggrothendieck Oct 4, 2006 16 add missing .Rd files
ggrothendieck Oct 4, 2006 15 Mods to pass Rcmd check
ggrothendieck Oct 3, 2006 14 More fn.R fixes.
ggrothendieck Oct 3, 2006 13 More fn.R fixes.
ggrothendieck Oct 3, 2006 12 $.fn bug fixes.
ggrothendieck Oct 3, 2006 11 Added $.fn
ggrothendieck Oct 2, 2006 10 Misc tweaks.
ggrothendieck Oct 2, 2006 9 this and last commit add match.funfn, applyfn, etc.
ggrothendieck Oct 2, 2006 8
ggrothendieck Oct 2, 2006 7 updated NEWS
ggrothendieck Oct 2, 2006 6 update DESCRIPTION to 0.1-6 (prev commit was also 0.1-6)
ggrothendieck Oct 2, 2006 5 as.function.formula no longer inserts defaults into formal args
ggrothendieck Oct 1, 2006 4 simplify= in strapply can be a function, replacement= in gsubfn and strapply can
ggrothendieck Sep 30, 2006 3 update DESCRIPTION file
ggrothendieck Sep 30, 2006 2 Initial commit.
Sep 30, 2006 1 Initial directory structure.