Skip to content
Permalink
eef41b7749
Switch branches/tags

Commits on Feb 8, 2022

  1. produce separate UTF-8 rsession binary for ucrt builds (#10524)

    * produce separate UTF-8 rsession binary for ucrt builds
    
    * launch Rterm directly
    
    * avoid compiling source files twice
    
    * _WIN32 guards
    
    * remove unneeded change
    
    * no need for UTF-8 session for 32-bit R
    kevinushey committed Feb 8, 2022
  2. rotate news files (#10528)

    * rotate NEWS for PT
    
    * move PT NEWS as well
    kevinushey committed Feb 8, 2022
  3. Update to Quarto v0.3.114

    jjallaire committed Feb 8, 2022

Commits on Feb 5, 2022

  1. Update to quarto v0.3.96

    jjallaire committed Feb 5, 2022

Commits on Feb 1, 2022

  1. implement own list.files list.dirs methods built on Boost.Filesystem (#…

    …10481)
    
    * provide own list.files implementation
    
    * list.dirs implementation
    
    * replace bindings, add tests
    
    * swallow errors
    
    * avoid over-aggressive PROTECTs
    
    * handle interrupts
    
    * test missing file case
    
    * update NEWS
    
    * implement argument validation
    
    * fixes for pattern validation
    
    * keep local copy of bindings by default
    
    * handle interrupts in listDirs
    
    * fixes for pattern handling
    kevinushey committed Feb 1, 2022
  2. Update to Quarto v0.3.74

    jjallaire committed Feb 1, 2022

Commits on Jan 31, 2022

Commits on Jan 30, 2022

Commits on Jan 29, 2022

  1. Update to Quarto v0.3.69

    jjallaire committed Jan 29, 2022
Older