Displaying 3 results from an estimated 3 matches for "reader_valu".
Did you mean:
  reader_value
  
2006 Apr 05
3
Missing Ferret 0.9.0 Field methods
The following instance methods seem to be missing from the 
Ferret::Document::Field class in Ferret 0.9.0 using compiled C 
extensions: #string_value, #reader_value and #binary_value. They are in 
the pure ruby implementation).
I got round it by mixing in hacked versions of the pure Ruby methods 
(@data replaced by self.data).
Many thanks for Ferret it''s shaping up to being a killer app for Ruby.
-- 
Posted via http://www.ruby-forum.com/.
2017 Apr 13
0
Wine release 2.6
...,Set}ProcessDPIAware().
      user32/tests: Correctly restore the caption sizes when run in DPI scaling mode.
      user32/tests: Fix a few failures in DPI scaling mode.
      user32/tests: Fix tests for minimium icon spacing when not in DPI scaling mode.
Jacek Caban (33):
      xmllite/tests: Use reader_value helper in one more place (Coverity).
      ws2_32: Added register_async helper.
      ws2_32/tests: Added WSARecv tests using completion function.
      ws2_32: Use register_async for WS2_async_recv.
      ws2_32: Use register_async for WS2_async_send.
      wininet: Don't use returned read si...
2017 Mar 31
0
Wine release 2.5
...g if input buffer has 3 bytes.
      ntdll/tests: Run read tests in all modes and directions.
      ntdll/tests: Added tests of partial reads and reads with invalid wait handle.
      xmllite/tests: Added read_node helper.
      xmllite/tests: Added next_attribute helper.
      xmllite/tests: Added reader_value helper.
      xmllite/tests: Added reader_name helper.
      xmllite/tests: Added reader_prefix helper.
      xmllite/tests: Added reader_namespace helper.
      xmllite/tests: Added reader_qname helper.
      xmllite/tests: Added read_value_char helper.
      xmllite: Clear all parser values in S...