|
|
@802
|
[802]
|
11/10/08 13:14:48 |
raggi |
ruby 1.9 compatibility enhancements |
|
|
@801
|
[801]
|
11/10/08 13:13:08 |
raggi |
Update gemspec for new test file |
|
|
@800
|
[800]
|
11/10/08 13:08:33 |
raggi |
Remove test_file from gemspec - test dependent installs can be a pain |
|
|
@799
|
[799]
|
10/22/08 14:28:10 |
francis |
corrected misspelling in desc text |
|
|
@798
|
[798]
|
10/22/08 14:23:39 |
francis |
fixed a variable redefinition problem that was incorrect C++ in windows … |
|
|
@797
|
[797]
|
10/22/08 14:21:12 |
francis |
added const to an integer used as an array size. otherwise, fails to … |
|
|
@796
|
[796]
|
10/06/08 19:50:56 |
raggi |
Fixed fastfilereaderext tests for CI |
|
|
@795
|
[795]
|
10/06/08 19:37:54 |
raggi |
removed duplicate that should have been removed earlier |
|
|
@794
|
[794]
|
09/29/08 18:28:44 |
raggi |
Added start_tls argument checks from brianmario |
|
|
@793
|
[793]
|
09/28/08 13:26:26 |
raggi |
Notes |
|
|
@792
|
[792]
|
09/28/08 12:59:15 |
raggi |
Fixed gemspec task to run a clean first - protect against glob filelist … |
|
|
@791
|
[791]
|
09/23/08 22:11:00 |
raggi |
Closes #72, patch from tmm1 for popen errors on exit |
|
|
@790
|
[790]
|
09/23/08 22:10:17 |
raggi |
Added dev versioned gemspec |
|
|
@789
|
[789]
|
09/23/08 21:57:21 |
raggi |
Added gemspec task, and gemspec file for use on github. Reversioned to dev … |
|
|
@788
|
[788]
|
09/23/08 21:20:08 |
raggi |
Merge of branches/raggi
Most notable work and patches by Aman Gupta, Roger … |
|
|
@787
|
[787]
|
09/17/08 05:34:01 |
raggi |
Tagging 0.12.2, pre merge with raggis branch |
|
|
@786
|
[786]
|
09/16/08 03:33:27 |
francis |
supported optional version string in HTTP client. |
|
|
@785
|
[785]
|
09/15/08 05:46:23 |
francis |
Applied a patch from Aman Gupta (tmm1) with contributions from
Riham … |
|
|
@784
|
[784]
|
09/14/08 06:56:46 |
raggi |
Copy back to be completed merge commit on trunk, to this branch. Many … |
|
|
@783
|
[783]
|
09/13/08 22:48:46 |
francis |
Improved the password handling in the postgres handler. |
|
|
@782
|
[782]
|
09/13/08 16:02:17 |
francis |
Rebased HeaderAndContentProtocol? from LineAndTextProtocol? to
LineText?2, in … |
|
|
@781
|
[781]
|
09/13/08 15:57:11 |
francis |
notes |
|
|
@780
|
[780]
|
09/13/08 15:56:16 |
francis |
Moved the include of header_and_content.rb below linetext2 because
it may … |
|
|
@779
|
[779]
|
09/13/08 15:55:00 |
francis |
notes |
|
|
@778
|
[778]
|
09/13/08 15:54:18 |
francis |
Added #set_binary_mode, a method alias for back-compatility with … |
|
|
@777
|
[777]
|
09/13/08 09:45:46 |
raggi |
closes #65 |
|
|
@776
|
[776]
|
09/13/08 09:38:15 |
raggi |
Removed seemingly unnecessary link to pthread.
Cleaned up the flag setup, … |
|
|
@775
|
[775]
|
09/13/08 09:27:33 |
raggi |
missed #endif after merge |
|
|
@774
|
[774]
|
09/09/08 14:10:46 |
raggi |
Stop stripping the shared object on linux builds, as per #73 |
|
|
@773
|
[773]
|
09/09/08 14:08:15 |
raggi |
fix non-breaking whitespace |
|
|
@772
|
[772]
|
09/09/08 14:06:43 |
raggi |
Merge forward from [745] to [771] |
|
|
@771
|
[771]
|
08/27/08 20:45:23 |
francis |
Patch by tmm1: fixes bug in the Java implementation:
send_data would not … |
|
|
@770
|
[770]
|
08/27/08 09:50:03 |
raggi |
Added v0_12_0 tag |
|
|
@769
|
[769]
|
08/14/08 12:24:22 |
francis |
Added basic auth support in the HTTP client. Patch by Mike Murphy. |
|
|
@768
|
[768]
|
08/08/08 07:17:31 |
raggi |
Added some missing methods - TODO - real implementations |
|
|
@767
|
[767]
|
08/08/08 04:42:15 |
raggi |
Fixed test for ticket #50 under 1.9, good spot by Aman |
|
|
@766
|
[766]
|
08/07/08 16:57:31 |
raggi |
Added BufferedTokenizer? to the autoload list. TODO - may want moving on … |
|
|
@765
|
[765]
|
08/07/08 16:56:51 |
raggi |
Added test for ticket #50 |
|
|
@764
|
[764]
|
07/29/08 19:34:53 |
francis |
tweaks to permit compilation in non-Ruby environments. |
|
|
@763
|
[763]
|
07/28/08 13:03:46 |
francis |
notes |
|
|
@762
|
[762]
|
07/28/08 12:57:15 |
francis |
fixed syntax error in sample code |
|
|
@761
|
[761]
|
07/28/08 12:54:40 |
francis |
caught spelling error |
|
|
@760
|
[760]
|
07/28/08 12:51:22 |
francis |
initial implementation |
|
|
@759
|
[759]
|
07/28/08 12:00:13 |
francis |
commented out the postgres require will it's shaken out. |
|
|
@758
|
[758]
|
07/28/08 11:54:24 |
francis |
postgres integration |
|
|
@757
|
[757]
|
07/28/08 11:43:59 |
francis |
initial file creation |
|
|
@756
|
[756]
|
07/25/08 18:22:32 |
francis |
Make the reactor stop when an unbind handler throws an uncaught exception |
|
|
@755
|
[755]
|
07/25/08 11:48:59 |
raggi |
Added informal messages to event_callback to aid debugging. Closes #63 |
|
|
@754
|
[754]
|
07/25/08 09:42:26 |
raggi |
Closes #53, suggestion from Roger Pack, PeriodicTimer? now cancels current … |
|
|
@753
|
[753]
|
07/25/08 09:02:14 |
raggi |
Closes #60, patch for basic_auth in HttpClient? (mmmurf). Also added some … |
|
|
@752
|
[752]
|
07/25/08 07:01:31 |
raggi |
strip non breaking whitespace in docs |
|
|
@751
|
[751]
|
07/25/08 06:25:34 |
raggi |
Reverted [750] so as to not mess up diffs for merge. Again, testing cron … |
|
|
@750
|
[750]
|
07/25/08 05:27:34 |
raggi |
Tabs to spaces (consistency) and trimmed trailing spaces. Real reason for … |
|
|
@749
|
[749]
|
07/22/08 16:27:52 |
raggi |
Corrected block pass on connect_unix_domain |
|
|
@748
|
[748]
|
07/22/08 15:47:02 |
raggi |
Closes #24, patch from Aman Gupta |
|
|
@747
|
[747]
|
07/22/08 15:30:15 |
raggi |
Closes #49, patch from tmm1 to allow defer to accept a block |
|
|
@746
|
[746]
|
07/22/08 15:24:22 |
raggi |
Closes #47, patch from Aman Gupta |
|
|
@745
|
[745]
|
07/22/08 15:17:03 |
raggi |
Merged changelog forward |
|
|
@744
|
[744]
|
07/22/08 15:13:46 |
raggi |
closes #52, small documentation addition |
|
|
@743
|
[743]
|
07/22/08 15:00:55 |
raggi |
Corrected basic test for compiled reactor. |
|
|
@742
|
[742]
|
07/22/08 14:59:12 |
raggi |
Closes #23, patch from Aman Gupta |
|
|
@741
|
[741]
|
07/22/08 08:25:59 |
raggi |
Merge forward from 712 to HEAD from trunk |
|
|
@740
|
[740]
|
07/20/08 17:35:50 |
francis |
notes |
|
|
@739
|
[739]
|
07/20/08 17:35:09 |
francis |
created EM#fork_reactor, applying patch from Aman Gupta. |
|
|
@738
|
[738]
|
07/05/08 21:01:04 |
francis |
added an ACK verb |
|
|
@737
|
[737]
|
07/05/08 20:46:12 |
francis |
returned a signature from start_unix_domain, for symmetry with … |
|
|
@736
|
[736]
|
07/05/08 20:45:09 |
francis |
EM#run now calls the passed-in block rather than scheduling it, when a … |
|
|
@735
|
[735]
|
07/05/08 14:18:49 |
francis |
added a test case for a still-unresolved bug |
|
|
@734
|
[734]
|
07/01/08 07:25:48 |
raggi |
Moved to using autoload for protocols, and added note about name … |
|
|
@733
|
[733]
|
07/01/08 07:13:18 |
raggi |
Suppress warnings by using explicit syntax |
|
|
@732
|
[732]
|
06/30/08 20:16:35 |
raggi |
Typo fix patch from Jeremy Evans |
|
|
@731
|
[731]
|
06/30/08 20:00:33 |
raggi |
Specific cygwin ip6 patch from Bill Kelly |
|
|
@730
|
[730]
|
06/30/08 19:49:16 |
raggi |
Fixed compile error under cygwin, no ip6 support for windows yet |
|
|
@729
|
[729]
|
06/30/08 18:45:43 |
raggi |
Added enhanced error reporting refactor. Influenced by patch from Roger … |
|
|
@728
|
[728]
|
06/30/08 18:41:05 |
raggi |
Make rakefile consistently handle $EVENTMACHINE_LIBRARY |
|
|
@727
|
[727]
|
06/30/08 18:39:25 |
raggi |
Remove ruby specific function for non ruby builds |
|
|
@726
|
[726]
|
06/30/08 18:38:29 |
raggi |
Clean up warnings by adding explicit syntax. |
|
|
@725
|
[725]
|
06/29/08 19:04:48 |
francis |
Fixed bug in set_text_mode which made it break when called inside … |
|
|
@724
|
[724]
|
06/22/08 05:09:39 |
francis |
added receive_end_of_binary_data. Not really necessary but might come in … |
|
|
@723
|
[723]
|
06/21/08 08:20:07 |
raggi |
Merge forward from trunk r712 to HEAD |
|
|
@722
|
[722]
|
06/20/08 21:05:17 |
francis |
fixed a parameter error |
|
|
@721
|
[721]
|
06/20/08 20:45:57 |
francis |
removed defer calls for java, which doesn't seem to like them |
|
|
@720
|
[720]
|
06/20/08 19:50:59 |
francis |
used deferrable's timeout, a little cleaner |
|
|
@719
|
[719]
|
06/20/08 19:50:10 |
francis |
fixed an error in which writing to a connection that hasn't finished … |
|
|
@718
|
[718]
|
06/20/08 18:44:34 |
francis |
stub for comm-inactivity timeout, must implement |
|
|
@717
|
[717]
|
06/20/08 17:48:42 |
francis |
added a stub implementation of inactivity timeouts. To complete, this will … |
|
|
@716
|
[716]
|
06/20/08 17:26:42 |
francis |
added a no-op implementation for set_max_timer_count, which was missing. |
|
|
@715
|
[715]
|
06/20/08 17:26:14 |
francis |
Tweaked a case that is inapplicable to Java |
|
|
@714
|
[714]
|
06/20/08 17:02:46 |
francis |
Fixed a problem with test_basic in java. Most of the convenience … |
|
|
@713
|
[713]
|
06/20/08 17:01:34 |
francis |
added some method stubs that will need to be filled in. |
|
|
@712
|
[712]
|
06/20/08 16:46:52 |
raggi |
Merge forward changes (r700 : HEAD) from francis for jruby |
|
|
@711
|
[711]
|
06/20/08 16:37:38 |
francis |
Changed a module name to avoid a conflict with a well-known alias. |
|
|
@710
|
[710]
|
06/20/08 16:37:01 |
francis |
added a timeout to keep it from hanging |
|
|
@709
|
[709]
|
06/20/08 14:55:37 |
raggi |
Removed the override in DefaultConnectionFactory?, seems to only work on … |
|
|
@708
|
[708]
|
06/20/08 14:50:27 |
raggi |
* Added @Override back on DefaultConnectionFactory? - 1.6 only java … |
|
|
@707
|
[707]
|
06/20/08 13:27:24 |
raggi |
Fixes for 1.9 support |
|
|
@706
|
[706]
|
06/20/08 12:20:30 |
raggi |
Moved the thread_blocking_region check to global for 1.9 support |
|
|
@705
|
[705]
|
06/20/08 12:19:51 |
raggi |
Added a different default rake task when not building under gems |
|
|
@704
|
[704]
|
06/20/08 08:41:35 |
francis |
silenced compiler warning |
|
|
@703
|
[703]
|
06/17/08 19:46:35 |
raggi |
Fixed rake test tasks under jruby |