]> gitweb.hhaalo.de Git - discspan.git/log
discspan.git
4 days agoadd build folder to gitignore master
Bastian Dehn [Mon, 8 Sep 2025 14:29:13 +0000 (16:29 +0200)]
add build folder to gitignore

4 days agochange read parameter into main
Bastian Dehn [Mon, 8 Sep 2025 14:24:10 +0000 (16:24 +0200)]
change read parameter into main

4 days agochange error exit with return
Bastian Dehn [Mon, 8 Sep 2025 14:16:51 +0000 (16:16 +0200)]
change error exit with return

5 days agochange std to c99
Bastian Dehn [Sun, 7 Sep 2025 08:53:01 +0000 (10:53 +0200)]
change std to c99

6 days agochange read line
Bastian Dehn [Sat, 6 Sep 2025 14:28:53 +0000 (16:28 +0200)]
change read line

6 days agochange read stat in method
Bastian Dehn [Sat, 6 Sep 2025 14:06:54 +0000 (16:06 +0200)]
change read stat in method

6 days agochange stdint library
Bastian Dehn [Sat, 6 Sep 2025 10:23:06 +0000 (12:23 +0200)]
change stdint library

6 days agochange discspan with stdint
Bastian Dehn [Sat, 6 Sep 2025 10:16:37 +0000 (12:16 +0200)]
change discspan with stdint

6 days agooptimize add ignore disc
Bastian Dehn [Sat, 6 Sep 2025 08:00:13 +0000 (10:00 +0200)]
optimize add ignore disc

6 days agooptimize add file medium
Bastian Dehn [Sat, 6 Sep 2025 07:16:55 +0000 (09:16 +0200)]
optimize add file medium

6 days agooptimize cmpfunc
Bastian Dehn [Sat, 6 Sep 2025 07:13:47 +0000 (09:13 +0200)]
optimize cmpfunc

9 days agoadd method medium complete free
Bastian Dehn [Wed, 3 Sep 2025 16:48:36 +0000 (18:48 +0200)]
add method medium complete free

9 days agochange check method with bool
Bastian Dehn [Wed, 3 Sep 2025 16:28:04 +0000 (18:28 +0200)]
change check method with bool

11 days agoadd header include
Bastian Dehn [Mon, 1 Sep 2025 17:52:36 +0000 (19:52 +0200)]
add header include

12 days agochange headers only c
Bastian Dehn [Sun, 31 Aug 2025 15:44:49 +0000 (17:44 +0200)]
change headers only c

12 days agochange discpan header only c
Bastian Dehn [Sun, 31 Aug 2025 15:35:11 +0000 (17:35 +0200)]
change discpan header only c

12 days agoonly c support
Bastian Dehn [Sun, 31 Aug 2025 15:33:43 +0000 (17:33 +0200)]
only c support

12 days agoremove free method in header
Bastian Dehn [Sun, 31 Aug 2025 10:32:25 +0000 (12:32 +0200)]
remove free method in header

12 days agochange std to gnu99
Bastian Dehn [Sun, 31 Aug 2025 10:01:27 +0000 (12:01 +0200)]
change std to gnu99

12 days agochange file array double ptr
Bastian Dehn [Sun, 31 Aug 2025 09:59:17 +0000 (11:59 +0200)]
change file array double ptr

12 days agoinline splitter
Bastian Dehn [Sun, 31 Aug 2025 09:46:18 +0000 (11:46 +0200)]
inline splitter

12 days agostring dynamic alloc
Bastian Dehn [Sun, 31 Aug 2025 09:14:43 +0000 (11:14 +0200)]
string dynamic alloc

12 days agostat on heap
Bastian Dehn [Sun, 31 Aug 2025 09:06:36 +0000 (11:06 +0200)]
stat on heap

12 days agochange read file with heap path
Bastian Dehn [Sun, 31 Aug 2025 09:05:22 +0000 (11:05 +0200)]
change read file with heap path

12 days agochange medium to heap
Bastian Dehn [Sun, 31 Aug 2025 07:49:34 +0000 (09:49 +0200)]
change medium to heap

12 days agochange build default debug with address sanitizer
Bastian Dehn [Sun, 31 Aug 2025 06:57:32 +0000 (08:57 +0200)]
change build default debug with address sanitizer

13 days agochange init collection
Bastian Dehn [Sat, 30 Aug 2025 15:44:35 +0000 (17:44 +0200)]
change init collection

13 days agomove header into src
Bastian Dehn [Sat, 30 Aug 2025 15:12:56 +0000 (17:12 +0200)]
move header into src

13 days agorename init medium
Bastian Dehn [Sat, 30 Aug 2025 15:05:58 +0000 (17:05 +0200)]
rename init medium

13 days agoignore vscode folder
Bastian Dehn [Sat, 30 Aug 2025 15:05:11 +0000 (17:05 +0200)]
ignore vscode folder

13 days agofix alloc error
Bastian Dehn [Sat, 30 Aug 2025 07:29:07 +0000 (09:29 +0200)]
fix alloc error

3 years agofix: released pointer set to null
Bastian Dehn [Wed, 9 Mar 2022 16:18:54 +0000 (17:18 +0100)]
fix: released pointer set to null

3 years agoadd: status message for build system
Bastian Dehn [Sat, 12 Feb 2022 14:37:41 +0000 (15:37 +0100)]
add: status message for build system

3 years agoadd: cmake config for windows and linux
Bastian Dehn [Fri, 11 Feb 2022 18:15:29 +0000 (19:15 +0100)]
add: cmake config for windows and linux

CMAKE_SYSTEM_NAME value "Linux" or "Windows"

for Linux build deb packages
for Windows build zip package

3 years agoremove: set default compiler
Bastian Dehn [Thu, 10 Feb 2022 18:38:48 +0000 (19:38 +0100)]
remove: set default compiler

4 years agoMerge docs/manpage into develop
Bastian Dehn [Sun, 5 Sep 2021 14:53:57 +0000 (16:53 +0200)]
Merge docs/manpage into develop

4 years agochange: install pathes with install prefix
Bastian Dehn [Sun, 5 Sep 2021 10:18:30 +0000 (12:18 +0200)]
change: install pathes with install prefix

4 years agoadd: install man page for discspan
Bastian Dehn [Sun, 5 Sep 2021 09:55:44 +0000 (11:55 +0200)]
add: install man page for discspan

4 years agoadd: man page for discspan
Bastian Dehn [Sun, 5 Sep 2021 07:26:24 +0000 (09:26 +0200)]
add: man page for discspan

4 years agoadd: cxx compiler set
Bastian Dehn [Fri, 3 Sep 2021 20:28:23 +0000 (22:28 +0200)]
add: cxx compiler set

4 years agoadd: extern c in header for cplusplus
Bastian Dehn [Fri, 3 Sep 2021 19:59:05 +0000 (21:59 +0200)]
add: extern c in header for cplusplus

4 years agochange: optimize status messages
Bastian Dehn [Fri, 3 Sep 2021 18:53:14 +0000 (20:53 +0200)]
change: optimize status messages

4 years agoadd: message for cmake generate
Bastian Dehn [Mon, 30 Aug 2021 19:42:07 +0000 (21:42 +0200)]
add: message for cmake generate

4 years agoadd: spandisc cpack config file
Bastian Dehn [Mon, 30 Aug 2021 13:29:46 +0000 (15:29 +0200)]
add: spandisc cpack config file

4 years agoadd: section comments in cmakelist libspandisc
Bastian Dehn [Mon, 30 Aug 2021 11:52:36 +0000 (13:52 +0200)]
add: section comments in cmakelist libspandisc

4 years agoadd: comment sections in cmakelist discspan
Bastian Dehn [Mon, 30 Aug 2021 11:47:59 +0000 (13:47 +0200)]
add: comment sections in cmakelist discspan

4 years agochange: sort output medium alphabetic
Bastian Dehn [Sun, 29 Aug 2021 19:30:14 +0000 (21:30 +0200)]
change: sort output medium alphabetic

4 years agochange: sort only in split method
Bastian Dehn [Sun, 29 Aug 2021 19:29:48 +0000 (21:29 +0200)]
change: sort only in split method

4 years agoadd: cmake message generate header files
Bastian Dehn [Sun, 29 Aug 2021 15:37:35 +0000 (17:37 +0200)]
add: cmake message generate header files

4 years agochange: find config file in list dir
Bastian Dehn [Sun, 29 Aug 2021 13:38:26 +0000 (15:38 +0200)]
change: find config file in list dir

4 years agoadd: all information for deb package
Bastian Dehn [Sat, 28 Aug 2021 07:55:06 +0000 (09:55 +0200)]
add: all information for deb package

4 years agochange: compile with full path
Bastian Dehn [Fri, 27 Aug 2021 15:45:01 +0000 (17:45 +0200)]
change: compile with full path

4 years agoadd: deb package description
Bastian Dehn [Fri, 27 Aug 2021 13:31:00 +0000 (15:31 +0200)]
add: deb package description

4 years agoMerge version into develop
Bastian Dehn [Fri, 27 Aug 2021 07:58:13 +0000 (09:58 +0200)]
Merge version into develop

4 years agoadd: configure file with version number
Bastian Dehn [Fri, 27 Aug 2021 07:56:15 +0000 (09:56 +0200)]
add: configure file with version number

4 years agoadd: get version from libspandisc
Bastian Dehn [Fri, 27 Aug 2021 07:20:47 +0000 (09:20 +0200)]
add: get version from libspandisc

4 years agoadd: method show version number
Bastian Dehn [Fri, 27 Aug 2021 07:11:09 +0000 (09:11 +0200)]
add: method show version number

4 years agoadd: version of discspan
Bastian Dehn [Fri, 27 Aug 2021 06:58:58 +0000 (08:58 +0200)]
add: version of discspan

4 years agochange: depend package for static lib
Bastian Dehn [Fri, 27 Aug 2021 06:42:34 +0000 (08:42 +0200)]
change: depend package for static lib

4 years agochange: sort cpack variables
Bastian Dehn [Fri, 27 Aug 2021 06:35:48 +0000 (08:35 +0200)]
change: sort cpack variables

4 years agoadd: package version release number
Bastian Dehn [Fri, 27 Aug 2021 06:28:30 +0000 (08:28 +0200)]
add: package version release number

4 years agoMerge build/package into develop
Bastian Dehn [Thu, 26 Aug 2021 22:04:45 +0000 (00:04 +0200)]
Merge build/package into develop

4 years agochange: correct package names
Bastian Dehn [Thu, 26 Aug 2021 22:01:54 +0000 (00:01 +0200)]
change: correct package names

4 years agofix: spelling error
Bastian Dehn [Thu, 26 Aug 2021 21:29:09 +0000 (23:29 +0200)]
fix: spelling error

4 years agochange: package names correct
Bastian Dehn [Thu, 26 Aug 2021 21:09:08 +0000 (23:09 +0200)]
change: package names correct

4 years agoremove: package component on
Bastian Dehn [Thu, 26 Aug 2021 18:38:06 +0000 (20:38 +0200)]
remove: package component on

4 years agochange: right depends package
Bastian Dehn [Thu, 26 Aug 2021 18:16:27 +0000 (20:16 +0200)]
change: right depends package

4 years agochange: build lib with depends components
Bastian Dehn [Thu, 26 Aug 2021 18:12:47 +0000 (20:12 +0200)]
change: build lib with depends components

4 years agochange: build multiple deb packages
Bastian Dehn [Thu, 26 Aug 2021 06:04:22 +0000 (08:04 +0200)]
change: build multiple deb packages

4 years agoadd: depends target discspan
Bastian Dehn [Wed, 25 Aug 2021 19:33:50 +0000 (21:33 +0200)]
add: depends target discspan

4 years agochange: exclude lib by build discspan
Bastian Dehn [Wed, 25 Aug 2021 19:00:40 +0000 (21:00 +0200)]
change: exclude lib by build discspan

4 years agoadd: build package discspan
Bastian Dehn [Wed, 25 Aug 2021 18:45:20 +0000 (20:45 +0200)]
add: build package discspan

4 years agoadd: build package with cpack libspandisc
Bastian Dehn [Wed, 25 Aug 2021 18:25:16 +0000 (20:25 +0200)]
add: build package with cpack libspandisc

4 years agochange: better extern pointer definition
Bastian Dehn [Tue, 24 Aug 2021 17:59:31 +0000 (19:59 +0200)]
change: better extern pointer definition

4 years agochange: explicit init with null
Bastian Dehn [Tue, 24 Aug 2021 16:01:35 +0000 (18:01 +0200)]
change: explicit init with null

4 years agoadd: option to compile static lib
Bastian Dehn [Mon, 23 Aug 2021 19:20:24 +0000 (21:20 +0200)]
add: option to compile static lib

4 years agoremove: build shared libs
Bastian Dehn [Sun, 22 Aug 2021 13:57:39 +0000 (15:57 +0200)]
remove: build shared libs

4 years agoRevert "add: cmake build shared libs"
Bastian Dehn [Thu, 19 Aug 2021 17:56:51 +0000 (19:56 +0200)]
Revert "add: cmake build shared libs"

This reverts commit 78e9f2f3bc3cd6d38799de104068e9866d1916dc.

4 years agoRevert "fix: build with static lib"
Bastian Dehn [Thu, 19 Aug 2021 17:52:10 +0000 (19:52 +0200)]
Revert "fix: build with static lib"

This reverts commit f2164ce0acef65e46d2e833f3457e42a581695a2.

4 years agofix: build with static lib
Bastian Dehn [Tue, 17 Aug 2021 19:55:52 +0000 (21:55 +0200)]
fix: build with static lib

4 years agochange: remove cmake double decl
Bastian Dehn [Tue, 17 Aug 2021 19:48:31 +0000 (21:48 +0200)]
change: remove cmake double decl

4 years agochange: header define name fix
Bastian Dehn [Tue, 17 Aug 2021 19:32:44 +0000 (21:32 +0200)]
change: header define name fix

4 years agofix: cmake option description
Bastian Dehn [Tue, 17 Aug 2021 19:31:14 +0000 (21:31 +0200)]
fix: cmake option description

4 years agofix: build library with math lib
Bastian Dehn [Tue, 17 Aug 2021 19:07:42 +0000 (21:07 +0200)]
fix: build library with math lib

4 years agochange: sort every medium before split
Bastian Dehn [Sun, 15 Aug 2021 09:03:18 +0000 (11:03 +0200)]
change: sort every medium before split

4 years agochange: move sort into split all
Bastian Dehn [Sun, 15 Aug 2021 08:52:01 +0000 (10:52 +0200)]
change: move sort into split all

4 years agoadd: description in header files
Bastian Dehn [Sun, 15 Aug 2021 08:45:34 +0000 (10:45 +0200)]
add: description in header files

4 years agoadd: mem free methods for collection and medium
Bastian Dehn [Sun, 15 Aug 2021 06:00:35 +0000 (08:00 +0200)]
add: mem free methods for collection and medium

4 years agochange: collection free in one method
Bastian Dehn [Sat, 14 Aug 2021 18:23:38 +0000 (20:23 +0200)]
change: collection free in one method

4 years agochange: init values without malloc
Bastian Dehn [Sat, 14 Aug 2021 17:31:03 +0000 (19:31 +0200)]
change: init values without malloc

4 years agochange: realloc by read file
Bastian Dehn [Sat, 14 Aug 2021 15:34:28 +0000 (17:34 +0200)]
change: realloc by read file

4 years agochange: print to stderr and stdout
Bastian Dehn [Sat, 14 Aug 2021 14:05:35 +0000 (16:05 +0200)]
change: print to stderr and stdout

4 years agochange: code style read arguments
Bastian Dehn [Sat, 14 Aug 2021 07:39:27 +0000 (09:39 +0200)]
change: code style read arguments

4 years agochange: messages translate english
Bastian Dehn [Sat, 14 Aug 2021 07:37:50 +0000 (09:37 +0200)]
change: messages translate english

4 years agochange: build optoin without explicit link folder
Bastian Dehn [Sat, 14 Aug 2021 07:27:50 +0000 (09:27 +0200)]
change: build optoin without explicit link folder

4 years agofix: space line in readme
Bastian Dehn [Sat, 14 Aug 2021 07:25:49 +0000 (09:25 +0200)]
fix: space line in readme

4 years agochange: update readme with build option
Bastian Dehn [Sat, 14 Aug 2021 07:24:33 +0000 (09:24 +0200)]
change: update readme with build option

4 years agochange: add option shared libs on
Bastian Dehn [Sat, 14 Aug 2021 06:40:21 +0000 (08:40 +0200)]
change: add option shared libs on

4 years agoadd: cmake build shared libs
Bastian Dehn [Sat, 14 Aug 2021 06:14:19 +0000 (08:14 +0200)]
add: cmake build shared libs

4 years agochange: compile with shared lib subdir
Bastian Dehn [Fri, 13 Aug 2021 21:50:50 +0000 (23:50 +0200)]
change: compile with shared lib subdir