shithub: scc

RSS feed

a314e313 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/21 18:02
[ar] Fix size of ar magic in merge()

b4937529 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/21 16:20
[ar] Initialize member fileds in run()

a8e4d53e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/21 16:14
[ar] Fix merge()

b0b1078f – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/21 16:11
[ar] Add insert()

70df1fa8 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/21 16:01
[ar] Make -m tests more orthogonal

89778e7a – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/21 15:38
[ar] Full rewrite of ar

b25d2025 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/21 03:37
[tests/ar] Add more tests to test-m

0f302f9c – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/20 11:20
[ar] Remove parameter of doit()

99605c45 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/20 08:42
[cc2/z80] Add lhs()

0646fcf4 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/20 08:30
[cc2/z80] Add code for bool()

f78ae673 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/20 03:02
Fix small typo in LICENSE

97ee5819 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/19 16:58
[ar] Remove direct call to cleanup()

f3b09559 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/19 16:54
[ar] Add basic skeleton for -m tests

5fffd4ac – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/19 16:32
[ar] Transform afile into a global variable

b600cb8e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/19 16:14
[ar] Remove iflag

aa72a430 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/19 14:30
[tests/ar] Add tests for -x

cae2ba88 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/19 13:27
[tests/ar] Add tests for -t

db3d99c7 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/19 13:04
[tests/ar] Fix multiple problems in tests

e2fe38d6 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/19 12:00
[tests/ar] First version of the test for -p

7726d04d – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/19 11:53
[tests/ar] Use normal here-documents in chktest.sh

a54b1bf6 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/19 11:51
[ar] Use a haslist variable

09f5da73 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/19 11:23
[tests/ar] Add tests for -d

cb32df0e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/19 10:50
[ar] Remove current member from pending list

59ec6900 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/19 10:30
[ar] Do always the check of pending members

8bc7d165 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/19 10:12
[ar] Enable early close for -q

0b30fc34 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/19 10:11
[ar] Move stat after open the file

2605b26a – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/19 10:03
[tests/ar] Improve -q test

e6baf91c – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/19 06:22
[tests/ar] Try ten at once -q test

4b60622e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/19 04:58
[ar/tests] Fix chktest.sh

6bb0202d – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/19 04:06
[tests/ar] Small fix for test-q.sh

7bf8c43e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/19 04:04
[tests/ar] Don't hardcode the user id in the test

81d81dcd – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/19 03:57
[tests/ar] Create test-q.sh

a5c68edf – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/17 19:51
Merge branch 'master' of ssh://simple-cc.org/var/gitrepos/scc

9649f784 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/17 04:05
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc

f9ca0be9 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/17 04:04
[tests/scc] Simplify Makefile

dc0bdaac – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/17 04:03
[ar] Fix asignation of temporary field of ar operations

0a1e38c0 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/17 04:03
[test/ar] Add tests for -d

95651e8b – Quentin Rameau <quinq@fifth.space> authored on 2018/02/16 10:09
Makefiles: split config.h with rules.mk

30dd51b7 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/16 13:08
[ar] Open archive file for read+write

c34608fd – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/16 11:48
[test/ar] First version of the ar test

cf4ab9ca – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/16 09:40
[ar] Dummy implementation of -m verbose

4138b6d9 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/16 09:07
Update .gitignore

de2ade03 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/16 09:04
[test] Create new tree for testing all the tools

d67fed02 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/16 03:50
[ar] Implement merge() used for -m

e28bdf55 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/16 03:35
[driver/posix] Rename scpp to cpp

00719830 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/16 03:35
[ar] Install ar-$(DRIVER)

eeec7382 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/16 03:24
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc

040a49db – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/15 17:46
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc

4ddc2fb8 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/15 17:36
[ar] Fix some important warnings

73a6628e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/15 17:31
[ar] Improve -m implementation

039acf98 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/15 11:55
Use + in recursive make actions

48b05725 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/15 11:46
Revert "add MFLAGS"

0fc0b503 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/15 09:46
[driver/posix] Simplify the status check of children processes

064bf34e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/15 03:24
[ar] Create doit() function

f3d06fb5 – izabera <izaberina@gmail.com> authored and Roberto E. Vargas Caballero <k0ga@shike2.com> committed on 2018/02/14 18:13
add MFLAGS

5918a774 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/14 18:11
[ar] Add base of -m

0194c75a – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/14 18:03
[test] Don't use redirection if you use stty

b3ac093c – izabera <izaberina@gmail.com> authored and Roberto E. Vargas Caballero <k0ga@shike2.com> committed on 2018/02/14 09:49
change $() to ${}

5f5c0ab7 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/14 17:46
[test] Add execute test 177

f482bbbc – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/14 17:07
[ar] Avoid 2nd loop in -r

07b6c899 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/14 12:32
[ar] Fix closetmp()

7e77d6f2 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/14 09:09
[ar] Fix getnum() and add verbose to del()

28f4f268 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/14 09:06
[lib/scc] Remove war.c and war.h

6ae15535 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/14 06:57
[ar] Implement -r key

1d8a64b2 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 10:15
[ar] Small style change

0c6b04d3 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 09:59
[ar] Add valid()

f252835d – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 09:46
[ar] Simplify copy()

458a063e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 09:42
[ar] Add extract key

fe9bac1e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 09:23
[ar] Simplify openar()

c9ae3648 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 09:19
[ar] Move usage() near of main()

ed6c62e1 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 09:15
[ar] Add -p print key

fc3cb31e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 08:39
[ar] Flush stdout before finishing

795b5349 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 08:38
[ar] Fix long list

488049b6 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 07:22
[ar] Implement printout of time with -t

0ac77da6 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 06:54
[ar] Add -t option

e280190f – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 06:23
[ar] Refactor run()

0bea8c50 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 05:04
[ar] Add -d flag

95e151ee – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/12 03:25
[ar] Add openar() and archive()

7ce12b64 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/09 04:25
[ar] Begin to write the proper tool

f4975554 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/06 12:37
[cc2-z80] Add basic code for cgen()

5c514c97 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/06 12:37
[as-qbe] Remove unneeded prototype

cc375742 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/05 02:48
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc

ee9d0c10 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/05 02:48
[as] Add -u to the diff command line of test.sh

12420501 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/05 02:47
[as] Fix -r option

b8114189 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/03 18:21
[as-z80] Add Zilog style symbol directives

d664a157 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/03 18:21
[as] Cont all the lines of input files

f804aedc – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/03 17:03
[nm] Add correct type of symbols

4ca82252 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/03 16:31
[as] Remove FNTYPE and FMASK

ca543c97 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/03 15:20
[doc] Update documentation about myro information

b9ed55ac – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/03 15:18
[as] Remove FRELLOC from flags

97084170 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/03 06:37
[as] Improve clean rule in Makefile

ed326ceb – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/03 05:53
[nm] Fix some small bugs

25e676d8 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/02 15:55
[doc] Add documentation about myro

08f9c9fb – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/02 13:05
[as-z80] Add test cases for at&t syntax

278181dd – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/02 13:05
[as] Fix use before setting in field()

90587cbe – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/02 02:31
[as] Allow left to right or right to left parsing

7b11f155 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/02 02:25
[as] Fix getline

e4f73e4c – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/01 15:59
Merge remote-tracking branch 'simple-cc/master'

395a3c57 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/01 14:57
[as] Add support for recursive inclusion

60c8089e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/25 16:45
[as] Use isspace() in field()

Next