openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
jcal
Settings
|
Report Duplicate
8
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
4 months
ago. based on code collected
about 1 year
ago.
Aug 07, 2022 — Aug 07, 2023
Showing page 1 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fixes to Makefile.am files incorrectly looking for system installed libjalali headers instead of those supplied inside the code.
Ashkan Ghassemi
More...
about 10 years ago
test_kit moved to sources directory with it's own Makefiles. compile_me.sh scripts removed.
Ashkan Ghassemi
More...
over 10 years ago
in_jasctime() now uses jalali_days_3_fa for output. affected function: jasctime(), jasctime_r(), jctime(), jctime_r(). fixes #12.
Ashkan Ghassemi
More...
over 10 years ago
pyjalali and documentation update for jalali_update and jmktime integration
Amir Ghassemi Nasr
More...
over 10 years ago
fixed %c for jstrftime using Gregorian weekday names instead of Farsi. unnecessary in_buf modifications removed from re-entrant _r() versions for date/time modification functions. jmktime() uses jalali_update() to normalize jtm struct. jstrftime %s now uses a temporary jtm struct to get unix timestamp as jmktime(struct jtm*) violates it's jtm supplied data constness and jstrftime signature enforces a const jtm data to be supplied.
Ashkan Ghassemi
More...
over 10 years ago
Merge branch 'reith-reentrant_fix'
Ashkan Ghassemi
More...
over 10 years ago
2way merge reith/ashkan on reentrant_fix.
Ashkan Ghassemi
More...
over 10 years ago
copy result from reentrant functions to internal variable after doing stuff
Amir Ghassemi Nasr
More...
over 10 years ago
added missed datetime.__format__
Amir Ghassemi Nasr
More...
over 10 years ago
Merge pull request #10 from reith/fix-10
Ashkan
More...
over 10 years ago
clear jtm structure before passing to jalali_update in jcal
Amir Ghassemi Nasr
More...
over 10 years ago
call setup.py from makefile. resolves #7
Amir Ghassemi Nasr
More...
over 10 years ago
forward pyjalali date normalization to underlying C implementation
Amir Ghassemi Nasr
More...
over 10 years ago
provide better test
Amir Ghassemi Nasr
More...
over 10 years ago
normalize date in jalali_update
Amir Ghassemi Nasr
More...
over 10 years ago
some documentations for pyjalali added
Amir Ghassemi Nasr
More...
over 10 years ago
reentrant library functions don't touch internal variables anymore
Amir Ghassemi Nasr
More...
over 10 years ago
fixes #3: jalali_get_date() incorrectly uses a p-value (UTC Epoch diff in days) after operations on p which makes it convert into yday instead of UTC Epoch diff in days. It must use the original p-value given by jalali_get_diff() as supplement to it's internal localtime_r() call.
Ashkan Ghassemi
More...
over 10 years ago
fixes #8: incorrect string/format parsing when using -d on jdate due to undefined behaviour of strncpy() across different platforms. using sscanf() instead.
Ashkan Ghassemi
More...
over 10 years ago
Merge pull request #5 from reith/python
Ashkan
More...
over 10 years ago
fix stupid __lt__
Amir Ghassemi Nasr
More...
almost 11 years ago
date convertion added to datetime convertion functions
Amir Ghassemi Nasr
More...
almost 11 years ago
datetime.strftime workaround
Amir Ghassemi Nasr
More...
almost 11 years ago
a little faster datetime.__lt__
Amir Ghassemi Nasr
More...
almost 11 years ago
date.__hash__ fix
Amir Ghassemi Nasr
More...
almost 11 years ago
cleanup; revert jmktime changes due to jalali_update problems
Amir Ghassemi Nasr
More...
almost 11 years ago
added installer
Amir Ghassemi Nasr
More...
almost 11 years ago
loading libjalali (hopefully) cross-platform
Amir Ghassemi Nasr
More...
almost 11 years ago
datetime.date implemented
Amir Ghassemi Nasr
More...
almost 11 years ago
make yday calculation a little faster
Amir Ghassemi Nasr
More...
almost 11 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree