Skip to content

Releases: mesqueeb/FuegoOnAppleSilicon

v0.1.3

07 Jun 15:26
Compare
Choose a tag to compare
  • chore: 🎉 Release version 0.1.3 901f4a3
  • fix: correctly bundle package again adbb7bd

v0.1.2...v0.1.3

v0.1.2

07 Jun 15:06
Compare
Choose a tag to compare
  • chore: 🎉 Release version 0.1.2 e0348da
  • fix: tweak package setup again ef0bb71

v0.1.1...v0.1.2

v0.1.1

07 Jun 14:39
Compare
Choose a tag to compare
  • chore: 🎉 Release version 0.1.1 f39e113
  • build: tweak release pipeline 5978928
  • build: small quality of life tweak 76fdfec

v0.1.0...v0.1.1

v0.1.0

07 Jun 14:16
Compare
Choose a tag to compare
  • chore: Prep version 0.0.6 8de4025
  • feat: change FuegoBridge to actor and update usage syntax FuegoOnAppleSilicon is still in heavy development. Expect the syntax only to settle by version 1 19db702
  • feat: add new test project eeb2d79
  • build: try different file organisation 3be856f
  • build: try a different name bdfe1d6

v0.0.5...v0.1.0

v0.0.5

07 Jun 11:15
Compare
Choose a tag to compare
  • chore: Prep version 0.0.5 c1a130c

v0.0.4...v0.0.5

v0.0.4

07 Jun 10:29
Compare
Choose a tag to compare
  • chore: Prep version 0.0.4 2a4349b
  • build: try a different name 1704297
  • build: try a different name 801d464

v0.0.3...v0.0.4

v0.0.3

07 Jun 07:49
Compare
Choose a tag to compare
  • chore: Prep version 0.0.3 efd7fe3
  • build: try different zip filename adae5db
  • build: tweak release pipeline 06d5d3e
  • build: tweak release pipeline b323ceb

v0.0.2...v0.0.3

v0.0.2

07 Jun 02:55
Compare
Choose a tag to compare

v0.0.1...v0.0.2

v0.0.1

07 Jun 00:38
Compare
Choose a tag to compare
  • build: tweak release pipeline 1b2c552
  • fix: add name 6adf833
  • chore: add convenience script b8e99e0
  • chore: Prep version 0.0.1 f221e2e
  • eh 399bedf
  • build: setup swift package & release pipeline a59df7b
  • feat: add workspace 13aa12c
  • feat: improve .gitignore for xcode projects f7b7316
  • Build with modern boost into multiple targets as xcframework 79c5d75
  • trash 3d3b67c
  • +FuegoLibrary package, +FuegoIteropSample2 9f5ad5c
  • minor d51b576
  • test suite framework and app a66d7bc
  • preparing for test xcframework 122fd14
  • preparing for test xcframework d72c4f9
  • minor d3852f2
  • temporary fix e3390bc
  • bridge usage example 4286217
  • fix 0a3a23e
  • bridge 2f25de3
  • testing iterop 258f885
  • +xcframework builder e566f45
  • minor f47f765
  • unittest->included a459cd6
  • treated SgNode volatile issue 3339d24
  • minor changes ed35585
  • first approach 68c079e
  • removed boost submodule 1d02282
  • support building on Silicon Macs (closes #24) 86a6832
  • support deployment targets later than 10.0 (closes #23) e3ee1eb
  • package fuego-on-ios as an XCFramework (#22) 3a4a606
  • upgrade Boost to 1.75.0 (#22) 36587dc
  • BulkyFiveNakade() no longer passes a temporary SgPointSet object to iterator (fixes #21) 66bd2d3
  • IsRectEmpty() no longer passes a temporary SgRect object to iterator (fixes #20) b36b7e2
  • build Fuego framework with Bitcode enabled (closes #18) e2100e2
  • build Boost framework with Bitcode enabled (closes #18) c82c21f
  • prevent duplicate object files utf8_codecvt_facet.o (fixes #17) 64fa790
  • upgrade Boost to 1.69.0 ab2035a
  • upgrade project to Xcode 10.1 (fixes #15), and build with libc++ (fixes #12) 4e1e976
  • improve section "Repository maintenance" in README.md d4f763c
  • upgrade Boost to 1.61.0 4903eb1
  • cosmetic changes to README.md d0bf5c0
  • upgrade Boost to 1.57.0 480403e
  • update Fuego build to use deployment target 7.0 (same as Boost) de3bf64
  • fix build script for modular-boost / Boost 1.56.0 05b6dda
  • switch to official upstream Boost repo (modular-boost); also upgrade Boost to 1.56.0 1b01202
  • re-enable x86_64 architecture for Fuego simulator build fbc6948
  • boost: add patches to make 1.55.0 build with clang 3.4 and later 4da381c
  • boost: enable arm64 and x86_64 builds; remove armv6 build d39613a
  • boost: raise deployment target defaults from 5.0 to 7.0 1049e46
  • Fuego simulator builds now use i386 arch only (i.e. disable x86_64) ee78a7f
  • Boost/Fuego build scripts now use same default base SDK + deployment target (#10) b9de13f
  • add GoUctAdditiveKnowledgeMultiple.h/.cpp to Xcode project (new files added upstream in r1722) da76eb0
  • add SgProcess.h/.cpp to build target (possible due to upstream fix in r1710) bf0b59b
  • improve README.md content 824e6f7
  • update README.md with new Boost version and Fuego revision dbd3fdc
  • upgrade submodule boost-trunk to tag "release/Boost_1_55_0“ c34d840
  • Merge branch 'master' (upstream r1710-r1728) into fuego-on-ios 7cfa3f7
  • README.md now documents how Xcode project was created bdfd11a
  • update README.md to work with svn2git instead with git-svn 9586bdc
  • add README.md 994d2b3
  • build script no longer writes a build.log file 5f7462c
  • fuego-on-ios.xcodeproj now defines the NDEBUG macro 6f7155b
  • use compiler "clang" instead of "clang++" to build Boost db0e970
  • build both Boost and Fuego with -std=gnu++98 and -stdlib=libstdc++ 7156c81
  • add simple shell script to build Fuego 8e2fdcb
  • add Xcode project that builds Fuego as a static library edb0b5c
  • boost.sh: update SDK version to 6.1 2472786
  • boost.sh: build libraries required by fuego 93bfd92
  • add .gitignore f3fdbc4
  • boost.sh: handle object files with same name in different libraries c77d4dc
  • add compiler flags to boost.sh that allow to specify the deployment target 017bb04
  • boost.sh: fix "toolset" parameter on bjam command line 4e76191
  • remove the Mac OS X build from boost.sh b308c7c
  • boost.sh: use xcrun to locate the compiler, and the lipo and ar command line tools 8c91cfe
  • boost.sh: replace all things related to Subversion with similar Git commands f075294
  • fix path in boost.sh to point to boost-trunk submodule c27602a
  • fork of boost-on-ios build script d2c9d39
  • add submodule boost-trunk @ tag "release/Boost_1_54_0" f9cda4d
  • utility function to generate a raw random point from candidate list 575c688
  • cleanup c058069
  • add nakade test cases d4bff90
  • add semeai tests from old KGS game 43a2028
  • it is the geometric mean, not the arithmetic mean cd6be21
  • use name Fuego19 on KGS; add 4 thread script b520511
  • re-implement multiple additive knowledge; implement different ways to combine multiple knowledge f90c393
  • add nakade test case e24af0a
  • add nakade test case 0d5f5c9
  • add nakade test case fd224d7
  • add bentfour.tst to uct.list 7719b7d
  • add new regression files to Makefile.am 7822099
  • add bent four test cases as discussed on computer-go ee75310
  • add KNOWLEDGE_NONE as an additive knowledge option 0c0f1a9
  • fix reference to paper ffd14bb
  • From Erik Steinmetz: add note about PATH for autotools to Mac install guide 6ba34de
  • formatting 2619290
  • fix reported name clash for boost::mutex for some boost setups 82c2c11
  • improve detection of gcc to conditionally compile gcc-only code 14ca4f5
  • patch from Broderick: add count argument to SgBookBuilder::GenerateMoves() 9b594fb
  • respect line length limit b259b95
  • patch from Jakub/Broderick: const iterator for SgHashTable d170097
  • disable debug messages by default 775f19f
  • GoEyeUtil::CanMakeEye - check if point can become single point eye in one move c634949
  • find one diagonal neighbor in given color 4d0817b
  • write gamma patterns and weights in CmdPolicyMoves 62e52fa
  • flush debug output 92668c3
  • avoid clang warnings 6e98ef6
  • extract handling of next LifeGfx to be reused by derived classes 7c9e435
  • formatting empty blocks as { } cd296b6
  • fix bug in AreSameBlocks; improve documentation cf3b406
  • move static const float initializer into cpp file to avoid clang warning 36f899f
  • remove unused constant b8d55a1
  • comment out unused but potentially useful test code to avoid clang compiler warnings 9aebdc6
  • warn when overwriting move in SgUctMoveInfo - off by default 9e1c503
  • write SgUctMoveInfo to ostream ae4ca9c
  • formatting; avoid using namespace std 7305bef
  • avoid using namespace std 9fce9e9
  • avoid using namespace std ba528a4
  • provide access to SgGame for GoUctCommands; commands to compare game move with engine-filtered or -generated moves 8cadf77
  • simplify implementation 1e97055
  • improve documentation 6caef84
  • add documentation be3b187
  • scoring test cases 3318343
  • add GTP command for static scoring (no search) ae42e24
  • update to current output in deterministic mode 0ee8630
  • improve documentation 808f8e2
  • add uct knowledge from several sources; allow floating point errors in unit test for it 189cca7
  • fix typo in reading hash from istream 61fae65
  • add mac-install info file to copied web files 57986cc
  • mark debug-only variables 8e10de9
  • remove unused variable 4de53bd
  • instructions for building on Mac OS X fae82fe
  • add test case ae80923
  • fix typo 476f3d1
  • from Jiaxing: do not store children in dfpn hash table to control memory use 6ac6643
  • fix typo; update copyright years d9d6df2
  • remove negation in boolean variable names 2fc8663
  • patch from Sumudu: remove dead code pasted there by mistake f72cc6e
  • cleanup d9e92b1
  • add testcases from UEC cup fa4674d
  • fix sgf file b23f83a
  • add test case where adding a stone to ladder-capture is good a0a1812
  • day2 games; edit day 1 games 40474da
  • update competitions - UEC cup 2013 results, fix some links f618602
  • add GTP command to show corrected moves in playouts cdcfef8
  • UEC cup games day 1 - makefile aa4d26c
  • UEC cup games day 1 16cabca
  • add gtp script to play single-threaded and ignore clock - for profiling and debugging 62debd6
  • cleanup f160285
  • add header information and include guard e40fe4b
  • change greenpeep patterns from data files to arrays 3cafcd3
  • do not increment boolean dd122a1
  • remove debug message c7bb474
  • small optimization for IsNakadeShape; fix incomplete array initializer c5b154a
  • fix assertion - cannot fill-in after pass 87a7bdf
  • speedup and improve firat line filter aeb3320
  • GTP command to show approximate territory estimate 57a0a21
  • improve documentation 3dfa2bf
  • add test cases c28c12f
  • improve pass behavior under Japanese rules fcd2bc8
  • Patch from Aja: add prior knowledge bonus near 2nd last move edac0f5
  • reduce bonus for side extensions 1b9eb40
  • add ladder regression list to Makefile.am cacbf9a
  • add ladder regression list 5f2ba48
  • add ladder test cases 9c3eb43
  • switch on m_checkOffensiveLadders and m_useTreeFilter by default 32537ee
  • prior knowledge bonus for large side extensions 192dfa7
  • remove invalid assertion; cleanup; move documantation 92ca572
  • fix typo - const instead of inline 1e0daaf
  • improve logic for bad selfatari 86ad6a4
  • use GoNb4Iterator instead of SgNb4Iterator - about 1% speed gain 69ec204
  • fix typo 56dd560
  • add GoBoardUtil::PointHasAdjacentBlock; improve EventPrinter; cleanup 44741ce
  • add GoBoardUtil::PointHasAdjacentBlock dd9a20d
  • cleanup GoUctDefaultPriorKnowledge - SetsAtari 00938cf
  • test cases and documantation for GoNbIterator d41094b
  • add test cases for scoring 9690d39
  • add semeai test case from March 2013 KGS tournament b784e9c
  • update documentation; minor cleanup f2764dc
  • utility GoGui command for sampling playouts b7b19b4
  • utility commands for setting up GoGui quickly 5777178
  • bug fix: restorerules as well d343c02
  • specific using declarations instead of using namespace std 1be64a4
  • specific using declarations instead of using namespace std...
Read more