Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
rforge pushed 1 commit to trunk r-devel/r-svn
- Adjust adding urls in simultaneous download. git-svn-id: https://svn.r-project.org/R/trunk@87364 00db46b3-68df-0310... 14df023
rforge pushed 1 commit to main r-devel/r-svn
- print.POSIX*t(.., digits = *) passed to format...() git-svn-id: https://svn.r-project.org/R/trunk@87363 00db46b3-68d... 36b2f1f
rforge pushed 1 commit to trunk r-devel/r-svn
- print.POSIX*t(.., digits = *) passed to format...() git-svn-id: https://svn.r-project.org/R/trunk@87363 00db46b3-68d... 2c53fff
rforge pushed 1 commit to trunk r-devel/r-svn
- move C-level API materical to a new section git-svn-id: https://svn.r-project.org/R/trunk@87362 00db46b3-68df-0310-9... 79a13b4
rforge pushed 1 commit to main r-devel/r-svn
- Reduce the number of concurrent connections to a single server when downloading files. git-svn-id: https://svn.r-pr... beb9631
rforge pushed 1 commit to trunk r-devel/r-svn
- Reduce the number of concurrent connections to a single server when downloading files. git-svn-id: https://svn.r-pr... 2bad4ed
rforge pushed 1 commit to main r-devel/r-svn
- get rid of internal vs system tzone diff git-svn-id: https://svn.r-project.org/R/trunk@87359 00db46b3-68df-0310-9c12... 903fce3
rforge pushed 1 commit to trunk r-devel/r-svn
- get rid of internal vs system tzone diff git-svn-id: https://svn.r-project.org/R/trunk@87359 00db46b3-68df-0310-9c12... d9d6d33
luciorq created a review comment on a pull request on r-devel/r-svn
Your suggestion is implemented as of e0f6a85
rforge pushed 1 commit to main r-devel/r-svn
- mention \dontdiff{} git-svn-id: https://svn.r-project.org/R/trunk@87358 00db46b3-68df-0310-9c12-caf00c1e9a41 4222b9a
rforge pushed 1 commit to trunk r-devel/r-svn
- mention \dontdiff{} git-svn-id: https://svn.r-project.org/R/trunk@87358 00db46b3-68df-0310-9c12-caf00c1e9a41 6b6e357
luciorq created a review comment on a pull request on r-devel/r-svn
Thank you for pointing that out
rforge pushed 1 commit to main r-devel/r-svn
- mv new strict checks from *5 to *3 git-svn-id: https://svn.r-project.org/R/trunk@87357 00db46b3-68df-0310-9c12-caf00... aef5726
rforge pushed 1 commit to trunk r-devel/r-svn
- mv new strict checks from *5 to *3 git-svn-id: https://svn.r-project.org/R/trunk@87357 00db46b3-68df-0310-9c12-caf00... 382161f
rforge pushed 1 commit to main r-devel/r-svn
- Fix link. git-svn-id: https://svn.r-project.org/R/trunk@87355 00db46b3-68df-0310-9c12-caf00c1e9a41 079a1fa
rforge pushed 1 commit to main r-devel/r-svn
- fix format.POSIXlt() for fractional secs git-svn-id: https://svn.r-project.org/R/trunk@87354 00db46b3-68df-0310-9c12... ed0d98b
rforge pushed 1 commit to trunk r-devel/r-svn
- cosmetic `...` speedup; fix indentation (84928) git-svn-id: https://svn.r-project.org/R/trunk@87353 00db46b3-68df-03... 8271f86
rforge pushed 1 commit to main r-devel/r-svn
- Better argument names. git-svn-id: https://svn.r-project.org/R/trunk@87352 00db46b3-68df-0310-9c12-caf00c1e9a41 609d977
rforge pushed 1 commit to trunk r-devel/r-svn
- Better argument names. git-svn-id: https://svn.r-project.org/R/trunk@87352 00db46b3-68df-0310-9c12-caf00c1e9a41 05b1e9f
eddelbuettel created a comment on a pull request on r-devel/r-svn
Nice work! > \# true trailing zeros are dropped... I am actually not sure I like this. Assume a situation where you have 'random' time measurements in a mix of 'full' and 'fractional' second...
hturner created a comment on a pull request on r-devel/r-svn
Also, it still drops to simpler format if possible ```r z <- as.POSIXlt(c("2009-08-03 12:01:59.000", "2009-08-03 12:01:59.000")) options(digits.secs = 4) format(z, format = "%Y-%m-%d %H:%M:...
hturner created a comment on a pull request on r-devel/r-svn
I update the patch following Martin Maechler's review. With this patch: ```r x <- as.POSIXct("2009-08-03 12:01:59") + 0:3/10 # options(digits.secs) and digits are now consistent for the defa...
rforge pushed 1 commit to main r-devel/r-svn
- forgotten update for r81968: `digits` is used git-svn-id: https://svn.r-project.org/R/trunk@87350 00db46b3-68df-0310... 489066b
rforge pushed 1 commit to trunk r-devel/r-svn
- forgotten update for r81968: `digits` is used git-svn-id: https://svn.r-project.org/R/trunk@87350 00db46b3-68df-0310... 0849605
rforge pushed 1 commit to main r-devel/r-svn
- Check formal validity of language tags in DESCRIPTION Language field (PR#18818). git-svn-id: https://svn.r-project.o... 3560b60
rforge pushed 1 commit to trunk r-devel/r-svn
- Check formal validity of language tags in DESCRIPTION Language field (PR#18818). git-svn-id: https://svn.r-project.o... 8d76a8f