Commit Graph

  • f20bf97c5d Исправлена ошибка в чтении блоков, добавлен запрос сырых бинарных данных, добавлен параметр seek master v0.1.3 FedorSarafanov 2022-07-29 15:39:06 +0300
  • d95a3f355b Добавлен расчет координат станции и timestamp_ns для каждого страйка v0.1.2 FedorSarafanov 2022-04-30 22:38:13 +0300
  • c8614ed048 Исправлен номер версии v0.1.1 FedorSarafanov 2022-04-29 20:57:09 +0300
  • ac9b216a75 Удален доступ к полям классов на запись v0.1.0 FedorSarafanov 2022-04-23 20:25:46 +0300
  • 6aebb0cc42 Исправлен readme FedorSarafanov 2022-04-23 20:18:29 +0300
  • 3dde0e2d3a Стартовый коммит FedorSarafanov 2022-04-23 20:16:19 +0300
  • 482b2fa412
    chore: bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.0 (#98) dependabot[bot] 2022-04-11 18:14:36 -0400
  • b33516bc1c
    chore: bump pypa/cibuildwheel from 2.3.1 to 2.4.0 (#100) dependabot[bot] 2022-04-08 08:07:44 -0400
  • cc1cecc94a
    ci: fix Mingw64 pip install (#101) Jerome Robert 2022-04-08 13:49:26 +0200
  • 1f4f73582c
    chore: bump pypa/cibuildwheel from 2.3.0 to 2.3.1 (#97) dependabot[bot] 2021-12-15 08:29:39 -0500
  • 9601122129
    chore: bump pypa/cibuildwheel from 2.2.2 to 2.3.0 (#94) dependabot[bot] 2021-12-14 11:28:20 -0500
  • 886616b096
    chore: bump pypa/cibuildwheel from 2.2.0 to 2.2.2 (#93) dependabot[bot] 2021-11-26 23:16:47 -0500
  • 5a19e3e21a
    chore: drop Python 2, require Python 3.6+ (#91) Henry Schreiner 2021-10-25 23:20:40 -0400
  • fdc222cbee
    GHA: Test pip install with Mingw64 python and gcc (#75) Jerome Robert 2021-08-05 18:03:18 +0000
  • ee796d4d7e
    chore: add Universal2 wheels (#82) Henry Schreiner 2021-07-14 11:15:28 -0400
  • 4ce5de81ff
    chore: bump pypa/cibuildwheel from 1.11.1 to 1.12.0 (#80) dependabot[bot] 2021-06-23 01:08:41 -0400
  • 4c26c34979
    chore: bump pypa/cibuildwheel from 1.11.0 to 1.11.1 (#79) dependabot[bot] 2021-05-31 09:55:21 -0400
  • c75a04b5aa
    chore: bump conda-incubator/setup-miniconda from 2 to 2.1.1 (#77) dependabot[bot] 2021-05-19 21:29:40 +0000
  • 1580e80b89
    chore: bump joerick/cibuildwheel from 1.10.0 to 1.11.0 (#78) dependabot[bot] 2021-05-19 21:28:04 +0000
  • 3574dd85b1
    chore: bump pypa/gh-action-pypi-publish from v1.4.1 to v1.4.2 (#69) dependabot[bot] 2021-04-21 20:46:46 -0400
  • a6022cf408
    ci: update workflows (#73) Henry Schreiner 2021-04-21 18:53:04 -0400
  • 3b453559c4
    chore: bump conda-incubator/setup-miniconda from v1.7.0 to v2 (#65) dependabot[bot] 2020-11-09 10:23:45 -0500
  • fc12654bf8
    feat: use pyproject.toml instead (#64) Henry Schreiner 2020-10-26 16:36:11 -0400
  • 2c99526baa
    feat: support setup helpers (#60) Henry Schreiner 2020-10-22 16:27:46 -0400
  • 4a08067caf Avoid opening the file twice Isuru Fernando 2020-04-26 16:04:26 +0000
  • 187e874971 MinGW support (@isuruf, #36) + PEP8 fixes Wenzel Jakob 2020-04-26 18:00:46 +0200
  • b3ea870723 Use define_macros for macros (@isuruf, #39) Wenzel Jakob 2020-04-26 17:52:43 +0200
  • 8f86e4ce06 Remove inaccurate comment. James Hilliard 2020-04-15 16:07:16 -0600
  • 1f264dc12c Suggest sorting of extension sources to ensure a reproducible build regardless of filesystem ordering. Chris Lamb 2020-02-08 16:32:14 +0000
  • f3513301ac conda has dropped python 2 Isuru Fernando 2020-04-08 21:03:45 -0500
  • 9712cbd7e9 Fix conda error Isuru Fernando 2020-04-08 20:59:28 -0500
  • b9d1ffbe4c Require >=2.5.0 Isuru Fernando 2020-04-08 20:43:03 -0500
  • e40692bfd9 Use new get_include Isuru Fernando 2019-11-21 12:10:05 -0600
  • 5343a8d1e9 update pybind11 version Wenzel Jakob 2019-09-20 12:55:44 +0200
  • 08a2f37d8a Miscellaneous CI fixes (addresses #32) Wenzel Jakob 2019-06-25 15:41:53 +0200
  • d3c873f225 Change pip to python -m pip (#33) jbarlow83 2019-06-25 06:34:37 -0700
  • 1d1fec0ad1 typo (#38) Martin Quinson 2019-06-25 15:30:07 +0200
  • dd10f8f823 Use C++17 compile flag when possible (#41) horosin 2019-06-25 14:29:52 +0100
  • 7b869458f5 Adds linker options needed for compilation on recent OSX system (issue #22). (#42) Robin Scheibler 2019-06-25 22:29:21 +0900
  • 2ed5a68759 Merge pull request #25 from dean0x7d/update Sylvain Corlay 2017-09-08 21:48:27 +0200
  • b9c5a57738 Update the example for pybind11 v2.2 Dean Moldovan 2017-08-31 21:08:00 +0200
  • 6dfbb291a7 Fix CI test failures with homebrew python 3.6 and windows conda 2.7 (#17) Dean Moldovan 2017-01-01 21:15:17 +0100
  • da476af0c6 Merge pull request #15 from micaiahparker/master Sylvain Corlay 2016-12-26 10:03:39 +0100
  • 6b5facb82a typo in windows example Micaiah Parker 2016-12-26 00:22:41 -0500
  • 7ad3847f4e Merge pull request #14 from dean0x7d/tests Wenzel Jakob 2016-06-12 12:51:46 +0200
  • acb5f7d1ba Fix conda build on 32-bit Windows Dean Moldovan 2016-06-11 21:13:47 +0200
  • 516d265bfa Propagate active compiler to conda-build Dean Moldovan 2016-06-11 22:30:55 +0200
  • 6f68152c78 Fix conda "empty version" error Dean Moldovan 2016-06-11 22:29:41 +0200
  • 22a3c2d10f Fix compiler error on Windows Dean Moldovan 2016-06-11 01:03:43 +0200
  • b6d1cd61b5 Configure tests on Travis and AppVeyor Dean Moldovan 2016-06-11 00:16:24 +0200
  • 28381e3f45 Merge pull request #13 from SylvainCorlay/__version__string Sylvain Corlay 2016-06-09 17:34:46 -0400
  • ab215a4732 set __version__ string Sylvain Corlay 2016-06-09 17:31:43 -0400
  • 56849f60d5 Merge pull request #11 from SylvainCorlay/rename_all_the_things Wenzel Jakob 2016-06-03 15:56:28 +0200
  • cf9a89e323 Rename all the things Sylvain Corlay 2016-06-03 09:53:35 -0400
  • 0deadf04f8 Merge pull request #9 from wjakob/master Sylvain Corlay 2016-05-09 11:12:03 +0200
  • f3531be87e switched to new pybind11.get_include() API; minor PEP8 fixes Wenzel Jakob 2016-04-30 22:23:41 +0200
  • 818b984d90 Merge pull request #7 from SylvainCorlay/has_flag_better_implementation Sylvain Corlay 2016-04-07 18:41:20 -0400
  • 6f5e450bdd Better implementation of has_flag method Sylvain Corlay 2016-04-07 18:39:01 -0400
  • 17808d70a5 Merge pull request #6 from wjakob/master Sylvain Corlay 2016-04-07 06:49:37 -0400
  • 4fcc31ac53 query pip for pybind11 include path (fixes compilation for Brew-ed Python on OSX) Wenzel Jakob 2016-04-07 09:55:00 +0200
  • 6d267c26d3 -fvisibility=hidden Sylvain Corlay 2016-04-04 13:58:53 -0400
  • efe1ac1a31 Use context manager Sylvain Corlay 2016-04-04 00:13:31 -0400
  • 9f40611aa5 Merge pull request #4 from SylvainCorlay/cpp14_flag Sylvain Corlay 2016-04-03 10:59:29 -0400
  • 7912e3138e Use -std=c++14 flag when available on clang and gcc Sylvain Corlay 2016-04-02 20:52:46 -0400
  • 36b8dea766 Merge pull request #3 from SylvainCorlay/conda-recipe Sylvain Corlay 2016-03-29 20:08:54 +0100
  • 7eb0aac172 Add a conda recipe for pbtest, showing how to require the VC++ runtime Sylvain Corlay 2016-03-29 02:02:18 -0400
  • a185aee011 Merge pull request #2 from SylvainCorlay/vs2015_runtime Sylvain Corlay 2016-03-15 20:30:43 -0400
  • 2456d063ae Add Windows Runtime Requirements Section in README Sylvain Corlay 2016-03-15 16:32:32 -0400
  • 266647d42f zip_safe=False Sylvain Corlay 2016-03-10 14:13:17 -0500
  • 5c9f883b6b Improve install instructions Sylvain Corlay 2016-03-09 21:02:14 -0500
  • e04dff53f9 Example project built with pybind11 Sylvain Corlay 2016-01-28 05:51:30 -0500