Next | Query returned 65 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2019-11-12 21:28:14 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
ruby-spreadsheet: various fixes

regen distinfo for 1.2.5 update, fix binary name in ALTERNATIVES file.
   2019-11-02 16:13:58 by Takahiro Kambe | Files touched by this commit (1) | Package updated
Log message:
math/ruby-spreadsheet: update to 1.2.5

Update math/ruby-spreadsheet to 1.2.5.

### 1.2.5 23.10.2019
Author: Jesús Manuel García Muñoz <jesus@bebanjo.com>
Date:   Wed Oct 23 20:26:01 2019 +0200

* Fixes unrecognized date format

### 1.2.4 24.05.2019
Author: Cyril Champier <cyril.champier@doctolib.com>
Date:   Fri May 24 12:56:52 2019 +0200

* correct ruby version check
* can read frozen string io

### 1.2.3 12.03.2019
Author: taichi <taichi730@gmail.com>
Date:   Tue Mar 12 22:29:12 2019 +0900

* Remove workaround for ruby-ole gem

### 1.2.2 01.03.2019
Author: taichi <taichi730@gmail.com>
Date:   Fri Mar 1 13:00:28 2019 +0900

* fixed unit test errors caused by frozen-string-literal
* removed ruby 2.3.8 with frozen-string-literal from CI regression
  (It seems that standard libraries for this version does not support the
  feature enough.)
* enable '--enable-frozen-string-literal' option on CI test

### 1.2.1 28.2.2019
Author: taichi <taichi730@gmail.com>
Date:   Thu Feb 28 10:30:46 2019 +0900

* Merge pull request #231 from taichi-ishitani/separated_version_file
* Merge pull request #230 from taichi-ishitani/frozen_string_literal_support
   2019-02-25 17:50:24 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
math/ruby-spreadsheet: update to 1.2.0

### 1.2.0 17.2.2019
Author: James McLaren <jamesmclaren555@gmail.com>
* spreadsheet-1.2.0.gem released
   2019-02-06 16:29:57 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
math/ruby-spreadsheet: update to 1.1.9

No description in History.md but it suppress warnings.
   2018-09-23 17:43:37 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
math/ruby-spreadsheet: update to 1.1.8

### 1.1.8 / 20.08.2018
Author: VitaliyAdamkov <adamkov@tex.ua>
Date:   Mon Aug 20 09:48:31 2018 +0300

* Cancel :lazy usage
* Use lazy select to speed up a little
* Omit rails :try usage
* stub for :postread_worksheet method
* sometimes it selects empty array..

Author: 545ch4 <s@rprojekt.org>
Date:   Wed Mar 28 15:33:04 2018 +0200

* [ruby-2.4] Fix weird first line of spreadsheet.gemspec
* Doesn't seem to be a valid .gemspec command/field.
   2018-03-17 15:19:38 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
math/ruby-spreadsheet: update to 1.1.7
### 1.1.7 / 15.03.2018

commit 34ece5f4e7ab2907c4a8809d96ef2a33b7ccd4b5
Author: Maarten Brouwers <github@murb.nl>
Date:   Thu Mar 15 15:10:23 2018 +0100

* shadowing outer local variable - i

* Running rake resulted in the following warning: \ 
`lib/spreadsheet/worksheet.rb:345: warning: shadowing outer local variable - i`; \ 
this patch fixes that.
   2018-03-14 15:48:18 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
math/ruby-spreadsheet: update to 1.1.6

### 1.1.6 / 12.03.2018

Author: Todd Hambley <thambley@travelleaders.com>
Date:   Mon Mar 12 14:20:39 2018 -0400

* fix reject for ruby 1.8.7
* fix using invalid code pages when writing workbook

### 1.1.5 / 20.11.2017

Author: Paco Guzmán <pacoguzman@users.noreply.github.com>
Date:   Sun Nov 19 18:10:57 2017 +0100

* Avoid creating a class variable, that variable cannot be garbage collected and \ 
it retains a lot of memory
   2017-03-20 14:36:36 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update ruby-spreadsheet to 1.1.4.

* Fix license information in gemspec.
   2016-10-15 16:46:55 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-spreadsheet to 1.1.3.

### 1.1.3 / 06.08.2016

Author: Alexandre Balon-Perin <abalonperin@gilt.jp>
Date:   Fri Aug 5 17:19:29 2016 +0900

* Fix issue with iconv on Ubuntu 12.04
* This fix is related to a bug in the iconv implementation packaged in libc6 on \ 
Ubuntu 12.04
* For some reasons, the encoding options //TRANSLIT//IGNORE are improperly applied.
* When //TRANSLIT is specified, instead of rescuing errors related to //TRANSLIT \ 
and checking if the //IGNORE is set, the code simply crashes.

### 1.1.2 / 29.03.2016
Author: Aleksandr Boykov <aleksandr.boykov@parelio.com>
Date:   Mon Mar 28 14:07:35 2016 -0400

fixes compact! method when the excel document has dates
   2016-01-04 01:12:18 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update ruby-spreadsheet to 1.1.1.

### 1.1.1 / 03.01.2016

Author: ChouAndy <chouandy@ecoworkinc.com>
Date:   Sun Jan 3 17:26:18 2016 +0800

Fixed Unknown Codepage 0x5212

Next | Query returned 65 messages, browsing 11 to 20 | Previous