Ticket #387 (assigned todo) — at Version 1

Opened 13 years ago

Last modified 11 years ago

single float

Reported by: rurban Owned by: rurban
Priority: minor Milestone: 2.6
Component: core Version:
Severity: medium Keywords:
Cc: Language:
Patch status: new Platform: all

Description (last modified by rurban) (diff)

Attached patch adds experimental support for 4-byte single float. It also changes and simplifies the numeric converters by eliminating all special endianizers. There are only numeric converters, the endianizers are added automatically.

Missing:

  • jit is turned off
  • reading 16-byte and 12-byte long double on 4-byte float platforms not yet implemented. Not needed most likely.

Some test are failing because those tests have be rewritten for less precision.

Change History

Changed 13 years ago by rurban

  • status changed from new to assigned
  • description modified (diff)
Note: See TracTickets for help on using tickets.