HelenOS
HelenOS-doc
HelenOS-historic
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HelenOS
(root)
/
branches
/
sparc
/
uspace
/
lib
/
softfloat
/
include
/
conversion.h
@ 3672
– Rev 3343
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
3343
5917 d 19 h
decky
/branches/sparc/
add sparc branch
2479
6340 d 23 h
jermar
/trunk/
New, better-structured, directory layout for uspace.
2071
6497 d 16 h
jermar
/trunk/
(c) versus (C)
1787
6687 d 18 h
decky
/
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot
1657
6721 d 11 h
cejka
/uspace/trunk/
Another doxygen comments.
1031
6805 d 12 h
cejka
/uspace/trunk/
SoftFloat integrated into HelenOS uspace.
876
6824 d 18 h
cejka
/uspace/trunk/softfloat/
Int32 and int64 -> double conversions.
874
6824 d 19 h
cejka
/uspace/trunk/softfloat/
32 bit integers to float type conversions.
865
6827 d 1 h
cejka
/uspace/trunk/softfloat/
Completed conversions from float/double to integer types.
697
6871 d 16 h
cejka
/uspace/trunk/softfloat/
Added new function for testint 64 bit floats and functions for 32<->64 bit conversion.
647
6892 d 2 h
cejka
/uspace/trunk/softfloat/
Some changes in file structures, small bugfix in __subsf3().