All Versions
20
Latest Version
Avg Release Cycle
123 days
Latest Release
2669 days ago

Changelog History
Page 2

  • v1.0.9 Changes

    January 13, 2016
    • Try more ways to detect OpenSSL [#602, #643, #661, #663, #668, #669]
    • ๐Ÿ‘‰ Use WSAGetLastError in pipe.cpp same as ed.cpp [#659]
    • โœ… Test compiler flags with the C++ compiler and add them to CXXFLAGS [#634, #651]
    • โช Restore silent-fail on unsupported EM.epoll and EM.kqueue [#638, #649]
    • ๐Ÿšš getDescriptorByFileno deprecated in JRuby 1.7.x, removed in JRuby 9000 [#642, #648]
    • Add -Wno-address always-true because on Windows rb_fd_select [#578]
    • โœ‚ Remove the WITHOUT_SSL constant [#578]
    • ๐Ÿ›  Fix SSL error when the server replies a TLS Alert to our ClientHello [#544, #653]
    • ๐Ÿ Use WSAStringToAddress in lieu of inet_pton for IPv6 address detection on Windows [#595, #632]
    • ๐Ÿ›  Fix nasty TCP/IPv6 bug [#595, #632]
    • Use select_large_fdset on Solaris [#611, #625]
    • Detect the Solaris Studio compiler [#611, #625]
    • Throw a message with strerror included [#136, #621]
  • v1.0.9.1 Changes

    January 14, 2016
    • ๐Ÿ›  Fix EPROTO not defined on Windows [#676]
    • ๐Ÿ›  Fix missing cast to struct sockaddr * [#671]
    • ๐Ÿ›  Fix bug in OpenSSL path detection [#675]
  • v1.0.8 Changes

    August 06, 2015
    • ๐Ÿ›  fix kqueue assertion failed, postpone ArmKqueueWriter until all events are processed [#51, #176, #372, #401, #619]
    • ๐Ÿ›  fix Rubinius GC, crank the machine from Ruby space when running Rubinius [#201, #202, #617]
    • โœ… test to show that LineText2 preserves whitespace and newlines [#32, #622]
    • โฌ†๏ธ bump up compiler warnings and resolve them [#616]
    • ๐Ÿ›  fix Windows x64 use uintptr_t instead of unsigned long for binding pointers [#612, #615]
    • ๐Ÿ›  fix linetext2 unroll tail recursion to avoid stack level too deep [#609]
    • ๐Ÿ›  fix for compilation with SSL on windows [#601]
    • open file descriptors and sockets with O_CLOEXEC where possible [#298, #488, #591]
    • ๐Ÿ›  fix SmtpClient: send second EHLO after STARTTLS. [#589]
    • ๐Ÿ›  fix nul-terminated strings in C, use StringValueCStr instead of StringValuePtr
  • v1.0.7 Changes

    February 10, 2015
    • ๐Ÿ›  fix delay in kqueue/epoll reactor shutdown when timers exist [#587]
    • ๐Ÿ›  fix memory leak introduced in v1.0.5 [#586]
    • expose EM.set_simultaneous_accept_count [#420]
    • ๐Ÿ›  fix busy loop when EM.run and EM.next_tick are invoked from exception handler [#452]
  • v1.0.6 Changes

    February 03, 2015
    • โž• add support for Rubinius Process::Status [#568]
    • ๐Ÿ›  small bugfixes for SmtpServer [#449]
    • โšก๏ธ update buftok.rb [#547]
    • ๐Ÿ›  fix assertion on Write() [#525]
    • โ†ช work around mkmf.rb bug preventing gem installation [#574]
    • โž• add pause/resume support to jruby reactor [#556]
    • ๐Ÿ›  fix pure ruby reactor to use 127.0.0.1 instead of localhost [#439]
    • ๐Ÿ›  fix compilation under macruby [#243]
    • โž• add chunked encoding to http client [#111]
    • ๐Ÿ›  fix errors on win32 when dealing with pipes [1ea45498] [#105]
  • v1.0.5 Changes

    February 02, 2015
    • ๐Ÿง use monotonic clocks on Linux, OS X, Solaris, and Windows [#563]
    • use the rb_fd_* API to get autosized fd_sets [#502]
    • โž• add basic tests that the DNS resolver isn't leaking timers [#571]
    • โšก๏ธ update to test-unit 2.x and improve various unit tests [#551]
    • โœ‚ remove EventMachine_t::Popen code marked by ifdef OBSOLETE [#551]
    • ๐Ÿ’Ž ruby 2.0 may fail at Queue.pop, so rescue and complain to $stderr [#551]
    • ๐Ÿ– set file handle to INVALID_HANDLE_VALUE after closing the file [#565]
    • ๐Ÿ‘‰ use defined? instead of rescuing NameError for flow control [#535]
    • ๐Ÿ›  fix closing files and sockets on Windows [#564]
    • ๐Ÿ›  fix file uploads in Windows [#562]
    • catch failure to fork [#539]
    • ๐Ÿ‘‰ use chunks for SSL write [#545]
  • v1.0.4 Changes

    December 19, 2014
    • โž• add starttls_options to smtp server [#552]
    • ๐Ÿ›  fix closesocket on windows [#497]
    • ๐Ÿ›  fix build on ruby 2.2 [#503]
    • ๐Ÿ›  fix build error on ruby 1.9 [#508]
    • ๐Ÿ›  fix timer leak during dns resolution [#489]
    • โž• add concurrency validation to EM::Iterator [#468]
    • add get_file_descriptor to get fd for a signature [#467]
    • add EM.attach_server and EM.attach_socket_server [#465, #466]
    • calling pause from receive_data takes effect immediately [#464]
    • reactor_running? returns false after fork [#455]
    • ๐Ÿ›  fix infinite loop on double close [edc4d0e6, #441, #445]
    • ๐Ÿ›  fix compilation issue on llvm [#433]
    • ๐Ÿ›  fix socket error codes on win32 [ff811a81]
    • ๐Ÿ›  fix EM.stop latency when timers exist [8b613d05, #426]
    • ๐Ÿ›  fix infinite loop when system time changes [1427a2c80, #428]
    • ๐Ÿ›  fix crash when callin attach/detach in the same tick [#427]
    • ๐Ÿ›  fix compilation issue on solaris [#416]
  • v1.0.3 Changes

    March 08, 2013
    • ๐Ÿš€ EM.system was broken in 1.0.2 release [#413]
  • v1.0.2 Changes

    March 08, 2013
    • binary win32 gems now include fastfilereader shim [#222]
    • ๐Ÿ›  fix long-standing connection timeout issues [27fdd5b, igrigorik/em-http-request#222]
    • http and line protocol cleanups [#193, #151]
    • reactor return value cleanup [#225]
    • ๐Ÿ›  fix double require from gemspec [#284]
    • ๐Ÿ›  fix smtp server reset behavior [#351]
    • ๐Ÿ›  fix EM.system argument handling [#322]
    • ๐Ÿ’Ž ruby 1.9 compat in smtp server and stomp protocols [#349, #315]
    • ๐Ÿ›  fix pause from post_init [#380]
  • v1.0.1 Changes

    February 27, 2013
    • use rb_wait_for_single_fd() on ruby 2.0 to fix rb_thread_select() deprecation [#363]
    • fix epoll/kqueue mode in ruby 2.0 by removing calls to rb_enable_interrupt() [#248, #389]
    • ๐Ÿ›  fix memory leak when verifying ssl cerificates [#403]
    • ๐Ÿ›  fix initial connection delay [#393, #374]
    • ๐Ÿ›  fix build on windows [#371]