Skip to content

Commit 7f8e246

Browse files
author
Charlie Savage
committed
Remove binaries.
1 parent 5cfbfd6 commit 7f8e246

5 files changed

Lines changed: 6 additions & 13 deletions

File tree

CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
== 1.1.0 / 2014-03-16 Charlie Savage
2+
3+
* Add stylesheet output method for saving transformations to strings (Rick Frankel)
4+
* Update included binaries for Ming64 (Charlie Savage)
5+
16
== 1.0.9 / 2012-03-17 Charlie Savage
27

38
* Build fix for library inclusion order (Andrew Watts)

README.rdoc

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ toolkit. It is free software, released under the MIT License.
88

99
== Requirements
1010

11-
libxslt-ruby requires Ruby 1.8.4 or higher. It is dependent on
11+
libxslt-ruby requires Ruby 1.9.3 or higher. It is dependent on
1212
the following libraries to function properly:
1313

1414
* libm (math routines: very standard)
@@ -36,18 +36,6 @@ The easiest way to install libxslt-ruby is via Ruby Gems. To install:
3636

3737
<tt>gem install libxslt-ruby</tt>
3838

39-
If you are running Windows, make sure to install the Win32 RubyGem which
40-
includes an already built binary file. The binary is built against
41-
libxml2 version 2.6.32, iconv version 1.11 and libxslt version 1.1.24.
42-
Binaries for libxml2 and iconv are provided in the libxml-ruby bindings,
43-
while a binary for libxslt is provided in the libxslt-ruby bindings.
44-
45-
The Windows binaries are biult with MingW. The gem also includes
46-
a Microsoft VC++ 2005 solution. If you wish to run a debug version
47-
of libxml-ruby on Windows, then it is highly recommended
48-
you use VC++.
49-
50-
5139
== USAGE
5240

5341
For in-depth information about using libxslt-ruby please refer

lib/2.1/libxslt_ruby.so

-3.05 MB
Binary file not shown.

lib/libs/libexslt-0.dll

-456 KB
Binary file not shown.

lib/libs/libxslt-1.dll

-1.06 MB
Binary file not shown.

0 commit comments

Comments
 (0)