demexp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Demexp-cvs] arch commit: demexp--dev--0.5--patch-21


From: David
Subject: [Demexp-cvs] arch commit: demexp--dev--0.5--patch-21
Date: Sat, 11 Jun 2005 18:53:55 +0200

Revision: demexp--dev--0.5--patch-21
Archive: address@hidden
Creator: David MENTRE <address@hidden>
Date: Sat Jun 11 18:53:33 CEST 2005
Standard-date: 2005-06-11 16:53:33 GMT
New-files: lib/.arch-ids/time.ml.nw.id lib/time.ml.nw
Modified-files: Makefile gtk2-clnt/browser.ml.nw
    net/messages.xdr.nw srv/demexp-server-book.tex
    srv/posbase.ml.nw srv/srvflags.ml.nw srv/work.ml.nw
New-patches: address@hidden/demexp--dev--0.5--patch-21
Summary: store and transport the limit date as 64 bits integer
Keywords: client, server, protocol

* Makefile: 

  - add "-hyper int64" option to ocamlrpcgen so that XDR's hypers
    (i.e. 64 bits integers) are mapped to OCaml's Int64;

  - compile and include new module lib/Time;

  - fix "clean:" target, now clean lib/ directory.

* gtk2-clnt/Browser: print limit date, otherwise string "no limit date"
  if no limit date is set.

* net/messages.xdr.nw: a date_t is now an signed hyper (64 bits
  integer). 

* srv/Posbase
  srv/Work: handle new limit date format.

* lib/Time: new module to manipulate date and time in demexp.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]