Luis Lavena
f5a4fb03ed
That was too early, revert to 1.2.0.beta.1 instead.
2010-07-24 14:04:12 -03:00
Luis Lavena
08b502ea4c
Prepare for 1.2.0 release.
2010-04-28 02:38:36 -03:00
Luis Lavena
c3d8b189d3
Improved Windows platform detection
...
Usage of RbConfig::CONFIG['host_os'] instead of RUBY_PLATFORM.
This change improves JRuby support for Mongrel in general.
2010-04-28 02:34:31 -03:00
Luis Lavena
7e1bf76c4c
Bump version to 1.2.0.pre2 for new release.
2010-03-18 23:07:15 +01:00
Evan Weaver
05de09b0ff
Version.
2010-03-07 16:47:18 -08:00
Luis Lavena
fc9a6d0352
Relocate Http11 JRuby extension.
...
- Renamed http11_java to plain http11 to avoid require conditionals
- Updated Manifest to reflect the change
- Updated JavaExtensionTask to reflect the change
2010-01-19 01:15:24 -03:00
Luis Lavena
9388562e25
Document pid dropping patch merge
2010-01-17 14:50:40 -03:00
Evan Weaver
cde0074fef
Merge branch 'mattetti-1.1.6' into spinoff
...
Conflicts:
CHANGELOG
ext/http11/http11.c
ext/http11/http11_parser.c
lib/mongrel/const.rb
2009-07-07 16:37:23 -07:00
Luis Lavena
eb643b1a1a
Preparation for version 1.1.6
2009-07-07 03:49:38 -03:00
Luis Lavena
518e63bc1e
Deprecated obsolete Windows service scripts.
2009-07-07 03:42:29 -03:00
Luis Lavena
0ef6f47c24
Load C extension using 'fat-binary' approach.
2009-07-07 02:58:14 -03:00
Luis Lavena
11287600ce
Consider MinGW as valid Windows platform.
2009-07-07 02:43:26 -03:00
Luis Lavena
7234d962f8
Proper version reporting under 1.9
2009-07-07 01:52:33 -03:00
Luis Lavena
ac98b93ea1
Better RubyGems support thanks to added env she-bang.
2009-07-07 01:42:54 -03:00
Luis Lavena
3970b8ad44
Updated History with Ruby 1.9 merged commits.
2009-07-07 01:31:53 -03:00
Luis Lavena
9cb47f1a35
Updated http11_parser to Ragel 6.2
2009-07-07 01:25:24 -03:00
Luis Lavena
b72ba2d43d
Build http11 extension using rake-compiler.
2009-07-06 22:46:03 -03:00
Luis Lavena
b3ebbc2d9d
Spinoff: Rework project structure using Hoe.
...
The goal is simplification and less duplication. Previous
defined task are commented and specific pieces are going to
be added to tasks folder.
This was requires since Echoe do not let us remove the compilation
steps that rake-compiler needs to hook in.
2009-07-06 22:33:28 -03:00