aboutsummaryrefslogtreecommitdiffstats
path: root/hinoko
AgeCommit message (Expand)AuthorFilesLines
2024-02-25bump release version to 0.6.0v0.6.0mainTakashi Sakamoto3-4/+4
2024-02-25hinoko: regenerate API crateTakashi Sakamoto19-190/+44
2024-02-25hinoko-sys: regenerate SYS crateTakashi Sakamoto4-23/+21
2024-01-04bump release version to 0.5.0v0.5.0Takashi Sakamoto3-4/+4
2024-01-04hinoko: regenerate API crateTakashi Sakamoto22-559/+734
2024-01-04hinoko-sys: regenerate SYS crateTakashi Sakamoto7-69/+48
2024-01-04use edition 2021Takashi Sakamoto2-2/+2
2024-01-04use patch.crates-io directive to refer to local crate in workspaceTakashi Sakamoto1-1/+1
2023-11-08hinawa-sys: fix gir configuration to generate crateTakashi Sakamoto1-1/+1
2023-11-05hinoko/hinoko-sys: fix g-i namespace version in documentationTakashi Sakamoto2-2/+2
2023-10-30bump release version to 0.4.0v0.4.0Takashi Sakamoto3-4/+4
2023-10-30hinoko: regenerate API crateTakashi Sakamoto16-78/+76
2023-10-30hinoko-sys: regenerate sys crateTakashi Sakamoto4-16/+17
2023-10-30 use Hinoko-1.0 from libhinoko v1.0 release as well as Hinawa-4.0 from libhin...Takashi Sakamoto2-4/+4
2023-10-30change directory layout for hinawa-sys crate according to convention in gtk-r...Takashi Sakamoto11-1/+1157
2023-07-18bump release version to 0.3.0v0.3.0Takashi Sakamoto2-3/+3
2023-07-18hinoko: regenerate crateTakashi Sakamoto6-148/+30
2023-07-18update Hinoko-0.0 from libhinoko v0.9 releaseTakashi Sakamoto2-11/+5
2023-04-23update README and upstream URLTakashi Sakamoto2-9/+10
2022-12-18hinoko: regenerate crate for libhinoko v0.8 releaseTakashi Sakamoto23-214/+220
2022-12-18update Hinoko-0.0.gir from libhinoko v0.8.0 releaseTakashi Sakamoto1-16/+16
2022-12-18hinoko: fix wrong name of local function for Hinoko.FwIsoTxTakashi Sakamoto1-2/+2
2022-07-15hinoko: fix numeric expression of CLOCK_MONOTONIC_RAWTakashi Sakamoto1-1/+1
2022-07-14hinoko/hinoko-sys: bump crate version to 0.1.0 for official releasev0.1.0Takashi Sakamoto2-3/+3
2022-07-14hinoko: make glib crate public inner hinoko crate for documentationTakashi Sakamoto1-1/+1
2022-07-14hinoko/hinoko-sys: refine description about dox featureTakashi Sakamoto1-2/+3
2022-07-14hinoko: evaluate return value of throw functionsTakashi Sakamoto1-1/+2
2022-07-08hinoko/hinoko-sys: dump crate version to 0.0.91 for pre-release take 2v0.0.91Takashi Sakamoto2-3/+3
2022-07-08hinoko: support dox feature to suppress linking at documentationTakashi Sakamoto2-1/+13
2022-07-07hinoko/hinoko-sys: downgrade version to 0.0.90 for pre-releasev0.0.90Takashi Sakamoto1-2/+2
2022-07-07hinoko: add crate README.mdTakashi Sakamoto2-30/+56
2022-07-07hinoko: supplement to publish into crates.ioTakashi Sakamoto1-2/+7
2022-07-07hinoko: distinguish package entries required for buildingTakashi Sakamoto1-3/+4
2022-07-07hinoko: fulfill documentationTakashi Sakamoto22-0/+620
2022-07-07hinoko: add document alias to manual implementationsTakashi Sakamoto5-0/+15
2022-07-07hinoko/hinoko-sys: downgrade edition and rust-versionTakashi Sakamoto1-2/+1
2022-07-07hinoko: fw_iso_rx_single: rename getter methods by conventionTakashi Sakamoto2-3/+3
2022-07-07hinoko: fw_iso_rx_multiple: rename property methods by conventionTakashi Sakamoto2-7/+7
2022-07-07hinoko: cycle_timer: rename getter of cycle_timer by conventionTakashi Sakamoto1-1/+1
2022-07-07hinoko: subclass: minor code refactoring for subclass moduleTakashi Sakamoto2-8/+6
2022-07-07hinoko: cancel direct expose of subclass traits and their blacket implementat...Takashi Sakamoto1-5/+5
2022-07-07hinawa: add prelude module to import all of traits and their implementationsTakashi Sakamoto7-10/+16
2022-07-07hinoko: rename file for subclass moduleTakashi Sakamoto1-0/+0
2022-07-07hinoko: use manual directive for gir configuration when implementing manuallyTakashi Sakamoto1-11/+11
2022-07-07hinoko: use explicit name instead of pattern for gir configurationTakashi Sakamoto1-10/+10
2022-05-26hinoko/hinoko-sys: regenerate according to v0.7.1Takashi Sakamoto3-17/+5
2022-05-14hinoko: remove useless subclassTakashi Sakamoto3-20/+1
2022-05-08hinoko/hinoko-sys: regenerate according to v0.7Takashi Sakamoto30-345/+1358
2022-03-18hinoko: exposes traits via traits moduleTakashi Sakamoto5-5/+9
2022-03-18hinoko: move example programsTakashi Sakamoto5-285/+364
2022-03-18hinoko: regenerate API crateTakashi Sakamoto19-741/+1243
2021-12-19hinoko-sys/hinoko: regenerate crates for libhinoko v0.6.0 releaseTakashi Sakamoto7-100/+208
2021-12-19Current sys crate and user crateTakashi Sakamoto11-0/+1427
2020-07-05improve dependencies definition on produced cratesTakashi Sakamoto1-1/+1
2020-07-05se flexible compatibility definitions to glib/glib-sys/gobject-sys 0.10Takashi Sakamoto1-3/+3
2020-07-04initial commitTakashi Sakamoto7-0/+678