Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
FET is open source free software for automatically scheduling the
timetable of a school, high-school or university. It uses a fast
and efficient timetabling algorithm. It is licensed under GNU GPL.
Usually, FET is able to solve a complicated timetable in maximum
5-20 minutes. For simpler timetables, it may take a shorter time,
under 5 minutes (in some cases, a matter of seconds). For extremely
difficult timetables, it may take a longer time, a matter of hours.
|
|
|
|
Khal is a standards based CLI (console) calendar program. CalDAV
compatibiliy is achieved by using vdir/vdirsyncer as a backend,
allowing syncing of calendars with a variety of other programs on
a host of different platforms.
khal is currently in an early stage of development, has a limited
feature set and is probably full of bugs. If you do try it out,
please make sure you have a backup of your date and please report
back any bugs you might encounter.
|
|
3.8.2 (2014-07-22)
------------------
- Exclude editor backup files from egg distributions. Fixes #144.
[thet]
|
|
3.8.1 (2014-07-17)
------------------
- The representation of CaselessDicts in 3.8 changed the name attribute of
Components and therefore broke the external API. This has been fixed.
[untitaker]
3.8 (2014-07-17)
----------------
- Allow dots in property names (Needed for vCard compatibility). Refs #143.
[untitaker]
- Change class representation for CaselessDict objects to always include the
class name or the class' name attribute, if available. Also show
subcomponents for Component objects.
[thet]
- Don't use data_encode for CaselessDict class representation but use dict's
__repr__ method.
[t-8ch]
- Handle parameters with multiple values, which is needed for vCard 3.0.
Refs #142.
[t-8ch]
|
|
Upstream changes:
0.10 2014-02-03 17:17:57Z
- temporarily revert change that cleaned namespaces (0.09), until the
logic is cleaned up in MooseX::Types itself
0.09 2014-02-03 02:16:30Z
- Require perl 5.8.3, as Moose does
- canonical repository moved to github moose organization
|
|
Add missing DEPENDS
Upstream changes:
1.71 2014-06-21
- This release is based on version 2014e of the Olson database. This release
includes contemporary changes for Egypt and Morocco.
1.70 2014-06-01
- Unset $ENV{TZ} in t/04local..t test to avoid interference from
system. Reported by Mark Gardner. RT #96083.
- This release is based on version 2014d of the IANA database, but there are
no data changes from 2014c.
|
|
- portability fixes for XS changes in 1.25_01
- no changes since previous (trial) release
- fix compiling for WinCE, execution is untested
- add a .gitignore (from Win32::API)
- fix a compiler warning about unused var, and add inlining
- add PERL_NO_GET_CONTEXT to XS to bring the binary into 21st century
- refactor XS code to remove large sections of duplicate machine code
- fix _crt_localtime to return year only once, previously
_crt_localtime returned year (item #6) twice in the list
|
|
== Version 0.3.40 (tzdata v2014e) - 10-Jul-2014
* Updated to tzdata version 2014e
(http://mm.icann.org/pipermail/tz-announce/2014-June/000022.html).
|
|
While here, move seddery from post-patch to pre-configure.
XXX: it should be replaced with SUBST.
|
|
ok wiz@
|
|
|
|
Arrow is a Python library that offers a sensible, human-friendly approach to
creating, manipulating, formatting and converting dates, times, and timestamps
It implements and updates the datetime type, plugging gaps in functionality, and
provides an intelligent module API that supports many common creation scenarios
Simply put, it helps you work with dates and times with fewer imports and
a lot less code.
|
|
- Some tests added in 1.09 would fail on a Perl without a 64-bit
gmtime(). Reported by Jerome Eteve. RT #95345.
- A call to ->truncate( to => 'week' ) could fail but leave the object
changed. RT #93347.
- The value of ->jd() is now calculated based on ->mjd() instead of the other
way around. This reduces floating point errors a bit when calculating MJD,
and should have a neglible impact on the accuracy of JD. Reported by Anye
Li. RT #92972. See the ticket for a more detailed description of what this
fixes.
- Attempting to construct a DateTime object with a year >= 5000 and a time
zone other than floating or DST now issues a warning. This warning may go
away once DateTime::TimeZone is made much faster. Inspired by a bug report
from Lloyd Fournier. RT #92655.
|
|
|
|
3.7 (2014-06-02)
----------------
- For components with ``ignore_exceptions`` set to ``True``, mark unparseable
lines as broken instead rising a ``ValueError``. ``VEVENT`` components have
``ignore_exceptions`` set to ``True`` by default. Ref #131. Fixes #104.
[jkiang13]
- Make ``python-dateutil`` a soft-dependency.
[boltnev]
- Add optional ``sorted`` parameter to ``Component.to_ical``. Setting it to
false allows the user to preserve the original property and parameter order.
Ref #136. Fixes #133.
[untitaker]
- Fix tests for latest ``pytz``. Don't set ``tzinfo`` directly on datetime
objects, but use pytz's ``localize`` function. Ref #138.
[untitaker, thet]
- Remove incorrect use of __all__. We don't encourage using ``from package
import *`` imports. Fixes #129.
[eric-wieser]
3.6.2 (2014-04-05)
------------------
- Pep8 and cleanup.
[lasudry]
|
|
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
|
|
|
|
|
Upstream changes:
1.69 2014-05-13
- Don't run tests for Unix on non-Unix boxes.
1.68 2014-05-13
- The last release was missing some test changes I made on another
machine. Doh.
1.67 2014-05-13
- I accidentally skipped 1.66, don't read anything into the 0.02 version bump
here.
- This release is based on version 2014c of the IANA database (I skipped 2014b
for lack of debuggint time). This release includes contemporary changes for
Crimea and Troll Station, Antarctica from 2014b and contemporary changes for
Egypt from 2014c.
1.65 2014-03-09
- This release is based on version 2014a of the Olson database. This release
includes contemporary changes for Turkey.
1.64 2014-02-07
- Under taint mode, DateTime::TimeZone->new( name => 'local' ) could die
depending on the method used to find the local time zone name. The resulting
variable would often be tainted. We now untaint all names before attempting
to load them. Reported by Stevie-O. RT #92631.
|
|
|
|
|
|
|
|
until proven otherwise.
|
|
|
|
Fix PR pkg/48777
|
|
Version 3.2.0 - 2014-04-21
* Bug fixes (see mercurial logs for details)
|
|
|
|
Upstream changes:
1.08 2014-03-11
- DateTime now calls DateTime->_core_time() instead of calling Perl's time()
built-in directly. This makes it much easier to override the value of time()
that DateTime sees. This may make it easier to write tests for code that
uses DateTime .
1.07 2014-02-06
- Added a hack to get this module working on Android. RT #92671.
|
|
|
|
|
|
|
|
|
|
This Python module parses the most common forms of ISO 8601 date
strings (e.g. 2007-01-14T20:34:22+00:00) into datetime objects.
|
|
* Updated to tzdata version 2014a
(http://mm.icann.org/pipermail/tz-announce/2014-March/000018.html).
|
|
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.
|
|
|
|
|
|
|
|
|
|
0.540 (12.08.2013) - John Siracusa <siracusa@gmail.com>
* Handle object return value from DateTime->DefaultLocale.
0.539 (10.03.2013) - John Siracusa <siracusa@gmail.com>
* Fixed a typo in the documentation. (RT 89224)
|
|
|
|
The calendar module of the Tryton application platform.
|
|
bug fixes
|
|
|
|
bugfixes.
|
|
so that pbulk can finish a scan again.
|
|
|
|
A calendar widget for GTK using PyGoocanvas.
|