Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / kazu-yamamoto/unix-time issues and pull requests

#65 - Make `tzset` optional

Pull Request - State: open - Opened by amesgen 8 days ago

#64 - Fix cross compilation on case sensitive file systems

Pull Request - State: closed - Opened by hamishmack 5 months ago - 1 comment

#63 - Improve libFFI calls to `gettimeofday()`

Pull Request - State: closed - Opened by iliastsi 5 months ago - 1 comment

#62 - Use CApiFFI for syscalls that break with glibc's handling of 64-bit time_t

Issue - State: closed - Opened by iliastsi 7 months ago - 3 comments

#61 - cbits/conv.c: _BSD_SOURCE is deprecated use _DEFAULT_SOURCE

Pull Request - State: closed - Opened by Miezhiko about 1 year ago - 1 comment

#60 - Windows: Link against `mingwex` to work around GHC#23533

Pull Request - State: closed - Opened by RyanGlScott over 1 year ago - 3 comments

#59 - Robustly detect _mkgmtime and _isblank_l on Windows

Pull Request - State: closed - Opened by RyanGlScott about 2 years ago - 1 comment

#58 - Build failure on GHC 9.4 on Windows due to linker issues

Issue - State: closed - Opened by RyanGlScott about 2 years ago - 1 comment

#57 - Question: Can I build win7-compatible builds?

Issue - State: open - Opened by googleson78 over 5 years ago - 6 comments

#56 - Fix SDT and setenv on windows.

Pull Request - State: closed - Opened by sighingnow over 5 years ago - 5 comments

#55 - In getUnixTime restrict the seconds field to Word32

Pull Request - State: closed - Opened by jneira over 5 years ago - 8 comments

#53 - Fix win7

Pull Request - State: closed - Opened by jneira over 5 years ago - 2 comments

#52 - Fix #51: configure for _create_locale, as well as _is_space/upper/digit/blank_l.

Pull Request - State: closed - Opened by sighingnow almost 6 years ago - 1 comment

#51 - unix-time fails to load with unknown symbol

Issue - State: open - Opened by ruomad almost 6 years ago - 41 comments

#50 - Build failure due to cabal-doctest not installed

Issue - State: closed - Opened by pepeiborra almost 6 years ago - 4 comments

#49 - Add build-tools dependency on hsc2hs

Pull Request - State: closed - Opened by RyanGlScott almost 6 years ago - 3 comments

#48 - Fix the undefined reference tzname and timezone.

Pull Request - State: closed - Opened by sighingnow almost 6 years ago - 2 comments

#47 - doctest with cabal-doctest and stack on Windows

Issue - State: closed - Opened by kazu-yamamoto almost 6 years ago - 4 comments

#46 - Include win_patch.h in extra-source to include it in sdist bundle.

Pull Request - State: closed - Opened by sighingnow almost 6 years ago - 2 comments

#45 - Windows support

Issue - State: closed - Opened by kazu-yamamoto almost 6 years ago - 3 comments

#44 - Fix `strptime` and `UnixTime` for windows, for #43

Pull Request - State: closed - Opened by sighingnow almost 6 years ago - 11 comments

#43 - Proposal for windows support

Issue - State: closed - Opened by sighingnow over 6 years ago - 5 comments

#42 - Include cbits in cabal file to fix cabal builds

Pull Request - State: closed - Opened by pechersky over 6 years ago - 2 comments

#41 - Building fails in cabal-install 2.2.0.0 due to missing line in cabal file

Issue - State: closed - Opened by pechersky over 6 years ago - 5 comments

#40 - Clarify getUnixTime

Pull Request - State: closed - Opened by psibi about 8 years ago - 1 comment

#39 - Only compare on secons in `parse & format` test, fix #36

Pull Request - State: closed - Opened by archblob about 8 years ago - 1 comment

#38 - Tell git to ignore cabal sandbox files.

Pull Request - State: closed - Opened by archblob about 8 years ago

#37 - Add UTC localization hack in *GMT conv, fix #36

Pull Request - State: closed - Opened by archblob about 8 years ago - 1 comment

#36 - Formatting time and parsing time mismatch using %s format

Issue - State: closed - Opened by Ofenhed about 8 years ago - 8 comments

#35 - Remove hsc2hs let directive to enable cross-compilation, fix #34

Pull Request - State: closed - Opened by archblob about 9 years ago - 1 comment

#34 - Question on Cross Compiling for ARM

Issue - State: closed - Opened by bdoering about 9 years ago - 4 comments

#33 - Failed to install unix-time (sh)

Issue - State: closed - Opened by elliotstokes over 9 years ago - 1 comment

#32 - unknown symbol `_GLOBAL_OFFSET_TABLE_'

Issue - State: closed - Opened by arno-h over 9 years ago - 4 comments

#31 - Only import `System.Locale (defaultTimeLocale)` for `time` < 1.5

Pull Request - State: closed - Opened by archblob over 9 years ago - 1 comment

#30 - Ambiguous occurrence 'defaultTimeLocale'

Issue - State: closed - Opened by pikajude over 9 years ago - 9 comments

#29 - Test suite failure

Issue - State: closed - Opened by snoyberg almost 10 years ago - 1 comment

#28 - Point out that the user should use helpers

Pull Request - State: closed - Opened by Fuuzetsu about 10 years ago - 1 comment

#27 - Broken Ord instance?

Issue - State: closed - Opened by Fuuzetsu about 10 years ago - 5 comments

#26 - Typo in UnixDiffTime identifier

Issue - State: closed - Opened by Fuuzetsu about 10 years ago - 1 comment

#25 - Include xlocale.h only if it exists

Pull Request - State: closed - Opened by iquiw over 10 years ago - 4 comments

#24 - fails to link on linux: unknown symbol `_GLOBAL_OFFSET_TABLE_'

Issue - State: closed - Opened by joeyh over 10 years ago - 3 comments

#23 - Version 0.3.0 breaks build with GHC 7.2.x and earlier

Issue - State: closed - Opened by peti over 10 years ago - 9 comments

#22 - Binary instance for UnixTime is added.

Pull Request - State: closed - Opened by drchaos over 10 years ago - 3 comments

#21 - Add Generic and Binary instances for UnixTime.

Issue - State: closed - Opened by drchaos over 10 years ago - 2 comments

#20 - --enable-shared requires cbits/conv.c to be compiled with -fPIC

Issue - State: closed - Opened by peti over 10 years ago - 7 comments

#19 - (cabal) install error and build error

Issue - State: closed - Opened by Airini over 10 years ago - 13 comments

#18 - Embedd timegm function for Solaris that doesn't have the function.

Pull Request - State: closed - Opened by unnohideyuki almost 11 years ago - 6 comments

#17 - Add tests for UnixTime Storable instance.

Pull Request - State: closed - Opened by archblob about 11 years ago - 4 comments

#16 - Add UnixTime Storable instance.

Pull Request - State: closed - Opened by archblob about 11 years ago - 3 comments

#15 - Storable instance for UnixTime.

Issue - State: closed - Opened by archblob about 11 years ago - 1 comment

#14 - Include terminating '\0' for reallocBytes

Pull Request - State: closed - Opened by iquiw over 11 years ago - 4 comments

#12 - formatUnixTime is not referentially transparent and so should return IO ByteString

Issue - State: closed - Opened by ghost over 11 years ago - 1 comment

#11 - Fix test failure on Debian GNU/kFreeBSD (and probably GNU/Hurd)

Pull Request - State: closed - Opened by cjwatson over 11 years ago - 1 comment

#10 - Minor changes: add .gitignore and export constructors of UnixDiffTime.

Pull Request - State: closed - Opened by ghost over 11 years ago - 3 comments

#9 - Fix specs

Pull Request - State: closed - Opened by sol over 11 years ago - 1 comment

#8 - Depend on hspec >= 1.5

Pull Request - State: closed - Opened by sol over 11 years ago - 6 comments

#7 - typo fix

Pull Request - State: closed - Opened by qrilka over 11 years ago - 1 comment

#6 - Doesn't install on osx 10.8

Issue - State: closed - Opened by imeredith over 11 years ago - 12 comments

#5 - We need to zero struct tm in c_parse_unix_time and c_parse_unix_time_gmt.

Pull Request - State: closed - Opened by ghost over 11 years ago - 1 comment

#4 - Tests don't run outside of Japan

Issue - State: closed - Opened by snoyberg almost 12 years ago - 3 comments

#3 - compile error

Issue - State: closed - Opened by peti about 12 years ago - 6 comments

#2 - Addition of a Real instance for UnixDiffTime

Pull Request - State: closed - Opened by mkotha almost 13 years ago

#1 - Fix for Linux

Pull Request - State: closed - Opened by tanakh about 13 years ago - 1 comment