g-calend.ads (No_Time): New constant, to represent an uninitialized time value
authorEmmanuel Briot <briot@adacore.com>
Thu, 13 Dec 2007 10:27:07 +0000 (11:27 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 13 Dec 2007 10:27:07 +0000 (11:27 +0100)
commit7d304f61cd5e9835bbc600272772cf067f9b2b6b
tree59b00f6ec5dd4e255a6400d076e3b74290c96d52
parent36fcf362ce30d24b353f5ece90fb8d760af8626c
g-calend.ads (No_Time): New constant, to represent an uninitialized time value

2007-12-06  Emmanuel Briot  <briot@adacore.com>

* g-calend.ads (No_Time): New constant, to represent an uninitialized
time value

* g-catiio.ads, g-catiio.adb (Value): Added support for more date
formats.
(Month_Name_To_Number): New subprogram

* g-dirope.adb (Get_Current_Dir): On windows, normalize the drive
letter to upper-case.

From-SVN: r130839
gcc/ada/g-calend.ads
gcc/ada/g-catiio.adb
gcc/ada/g-catiio.ads
gcc/ada/g-dirope.adb