Re: [dev][sbase] cal improvements

2014-07-04 Thread Dimitris Papastamos
On Fri, Jul 04, 2014 at 10:28:33PM +0200, Krol, Willem van de wrote: > Good evening, > > Attached are two patches. The first is to optimize the leap year > calculation, and the second patch changes the dayofweek algorithm to > fix the handling of a different first day of the week (that is, fday >

[dev][sbase] cal improvements

2014-07-04 Thread Krol, Willem van de
Good evening, Attached are two patches. The first is to optimize the leap year calculation, and the second patch changes the dayofweek algorithm to fix the handling of a different first day of the week (that is, fday != 0). Sincerely, Willem 0001-optimized-isleap-function.patch Description: Bin