OSDN Git Service

drdeamon64/drdeamon64.git
9 years ago* Implement: drd64_libbrownie_error Functions() (Tested.)
Koine Yuusuke(koinec) [Sat, 30 May 2015 22:31:44 +0000 (07:31 +0900)]
* Implement: drd64_libbrownie_error Functions() (Tested.)

9 years ago* WorkBackup: 2015/05/28(Wed) AM 05:40
Koine Yuusuke(koinec) [Wed, 27 May 2015 20:41:42 +0000 (05:41 +0900)]
* WorkBackup: 2015/05/28(Wed) AM 05:40

9 years ago* WorkBackup: 2015/05/27(Wed) AM 05:32 (Implementing DebugErrorInfoPrint() )
Koine Yuusuke(koinec) [Tue, 26 May 2015 20:32:01 +0000 (05:32 +0900)]
* WorkBackup: 2015/05/27(Wed) AM 05:32 (Implementing DebugErrorInfoPrint() )

9 years ago* Suuport: LibBrownie CUnit UnitTest-Program
Koine Yuusuke(koinec) [Sun, 24 May 2015 20:42:00 +0000 (05:42 +0900)]
* Suuport: LibBrownie CUnit UnitTest-Program
* Implement: LibBrownie UnitTest Base-Code (test_libbrownie.[ch])
* Implement: LibBrownie ErrorLib UnitTest Base-Code (test_libbrownie_error.c)
* Fix: LibBrownie Error FuncName Drd64_LibBrownie_Error_* to LibBrownie_Error_*
* Modify: LibBrownie Error Code for libedittext/libfiletype
* WorkBackup: 2015/05/25(Mon) AM 05:44

9 years ago* Deleted: Delete Drd64_libbrownie_error old functions from drd64_marshald (Comment...
Koine Yuusuke(koinec) [Sun, 24 May 2015 08:59:07 +0000 (17:59 +0900)]
* Deleted: Delete Drd64_libbrownie_error old functions from drd64_marshald (Comment Out)

9 years ago* WorkBackup: 2015/05/24(Sun) AM 11:28
Koine Yuusuke(koinec) [Sun, 24 May 2015 02:28:56 +0000 (11:28 +0900)]
* WorkBackup: 2015/05/24(Sun) AM 11:28

9 years ago* Tested: API DeleteString()
Koine Yuusuke(koinec) [Sun, 24 May 2015 00:09:04 +0000 (09:09 +0900)]
* Tested: API DeleteString()
* BufFix: SwapLineBuffer() and around functions.

9 years ago* Test Completed: API InsertLine_toLine() & API DeleteLine_toLine() (Intermidiate...
Koine Yuusuke(koinec) [Fri, 22 May 2015 20:25:13 +0000 (05:25 +0900)]
* Test Completed: API InsertLine_toLine() & API DeleteLine_toLine() (Intermidiate Line)
   (Up to 16384 Lines)

9 years ago* Implement: API LibEditText_JoinLine_toLine (None Tested)
Koine Yuusuke(koinec) [Thu, 21 May 2015 19:18:04 +0000 (04:18 +0900)]
* Implement: API LibEditText_JoinLine_toLine (None Tested)

9 years ago* Implement(Tested): API DeleteLine_toLine() (Up to 1022 lines in Intermidiate line...
Koine Yuusuke(koinec) [Tue, 19 May 2015 20:41:00 +0000 (05:41 +0900)]
* Implement(Tested): API DeleteLine_toLine() (Up to 1022 lines in Intermidiate line delete)
* WorkBackup: 2015/05/20(Wed) AM 05:41

9 years ago* WorkBackup: 2015/05/20(Wed) AM 05:35 (Implementing LibEditText_Section_AvoidanceInL...
Koine Yuusuke(koinec) [Tue, 19 May 2015 20:36:20 +0000 (05:36 +0900)]
* WorkBackup: 2015/05/20(Wed) AM 05:35 (Implementing LibEditText_Section_AvoidanceInLineSection())

9 years ago* WorkBackup: 2015/05/20(Wed) AM 05:12
Koine Yuusuke(koinec) [Tue, 19 May 2015 20:13:30 +0000 (05:13 +0900)]
* WorkBackup: 2015/05/20(Wed) AM 05:12

9 years ago* WorkBackup: 2015/05/19(Tue) AM 05:52 (Testing DeleteLine)
Koine Yuusuke(koinec) [Mon, 18 May 2015 20:53:19 +0000 (05:53 +0900)]
* WorkBackup: 2015/05/19(Tue) AM 05:52 (Testing DeleteLine)

9 years ago* Tested: DeleteLine_toLine ( if delete-line is the end of file.)
Koine Yuusuke(koinec) [Sun, 17 May 2015 20:52:14 +0000 (05:52 +0900)]
* Tested: DeleteLine_toLine ( if delete-line is the end of file.)
    TODO: testing delete-line in the imtermidiate line of file.

9 years ago* Implement: Section_DeleteLine() func. (Not Tested)
Koine Yuusuke(koinec) [Sat, 16 May 2015 09:21:50 +0000 (18:21 +0900)]
* Implement: Section_DeleteLine() func. (Not Tested)

9 years ago* WorkBackup: 2015/05/15(Fri) AM 05:45 (Implementing DeleteLine & DeleteString)
Koine Yuusuke(koinec) [Thu, 14 May 2015 20:46:24 +0000 (05:46 +0900)]
* WorkBackup: 2015/05/15(Fri) AM 05:45 (Implementing DeleteLine & DeleteString)
  (TODO: implement for Section_DeleteLine() )

9 years ago* Implement: InsertLine_toLine API Implemented.(complete)
Koine Yuusuke(koinec) [Tue, 12 May 2015 20:19:54 +0000 (05:19 +0900)]
* Implement: InsertLine_toLine API Implemented.(complete)

9 years ago* WorkBackup: 2015/05/11(Mon) AM 05:34 (Implemening LibEditText_Section_SplitSeciton())
Koine Yuusuke(koinec) [Sun, 10 May 2015 20:34:57 +0000 (05:34 +0900)]
* WorkBackup: 2015/05/11(Mon) AM 05:34 (Implemening LibEditText_Section_SplitSeciton())
    TODO: Implement Search proper-section line & update to duplicate section in Last-Row.

9 years ago* Tested: InsertLine_toLine 1023 Rows tested.
Koine Yuusuke(koinec) [Sun, 10 May 2015 19:47:02 +0000 (04:47 +0900)]
* Tested: InsertLine_toLine 1023 Rows tested.

9 years ago* Implement: InsertChar_toLine API
Koine Yuusuke(koinec) [Sun, 10 May 2015 05:38:18 +0000 (14:38 +0900)]
* Implement: InsertChar_toLine API

9 years ago* WorkBackup: 2015/05/10(Sun) (Implemented & Non-Tested > API_InsertLine() )
Koine Yuusuke(koinec) [Sun, 10 May 2015 02:08:01 +0000 (11:08 +0900)]
* WorkBackup: 2015/05/10(Sun) (Implemented & Non-Tested > API_InsertLine() )
* Optimized for Section_ReviewSection()

9 years ago* Implement: Adjust Section when Search-lines Proc.
Koine Yuusuke(koinec) [Sat, 9 May 2015 02:39:28 +0000 (11:39 +0900)]
* Implement: Adjust Section when Search-lines Proc.

9 years ago* WorkBackup: 2015/05/07(Thr) AM 06:03
Koine Yuusuke(koinec) [Wed, 6 May 2015 21:03:45 +0000 (06:03 +0900)]
* WorkBackup: 2015/05/07(Thr) AM 06:03

9 years ago* Implement: Free LineBuffer memory when the position of LineInfo dw_start is the...
Koine Yuusuke(koinec) [Wed, 6 May 2015 07:51:55 +0000 (16:51 +0900)]
* Implement: Free LineBuffer memory when the position of LineInfo dw_start is the last position of text-buffer.

9 years ago*Implement: LineBuffer size-extend proc. in last-buffer.
Koine Yuusuke(koinec) [Wed, 6 May 2015 07:40:14 +0000 (16:40 +0900)]
*Implement: LineBuffer size-extend proc. in last-buffer.

9 years ago* WorkBackup: 2015/05/06(Wed) PM 16:22 (Delete Commented-Code in drd64_libedittext_li...
Koine Yuusuke(koinec) [Wed, 6 May 2015 07:23:11 +0000 (16:23 +0900)]
* WorkBackup: 2015/05/06(Wed) PM 16:22 (Delete Commented-Code in drd64_libedittext_lineinfo.c)

9 years ago* Implement: LibEditText_InsertChar_toLine() and surround functions.
Koine Yuusuke(koinec) [Wed, 6 May 2015 04:52:38 +0000 (13:52 +0900)]
* Implement: LibEditText_InsertChar_toLine() and surround functions.
    (Tested up to 1024 characters in line)
    TODO: 1) LineBuffer size-extend proc. in last-buffer.
          2) Adjust Section when Search-lines.

9 years ago* WorkBackup: 2015/05/06(Wed) AM 11:33 (Fix SwapLineInfo Bug)
Koine Yuusuke(koinec) [Wed, 6 May 2015 02:34:30 +0000 (11:34 +0900)]
* WorkBackup: 2015/05/06(Wed) AM 11:33 (Fix SwapLineInfo Bug)

9 years ago* WorkBackup: 2015/05/06(Wed) AM 08:40
Koine Yuusuke(koinec) [Tue, 5 May 2015 23:40:34 +0000 (08:40 +0900)]
* WorkBackup: 2015/05/06(Wed) AM 08:40

9 years ago* CreateFile: test_libedittext_lineedit.c
Koine Yuusuke(koinec) [Mon, 4 May 2015 21:13:12 +0000 (06:13 +0900)]
* CreateFile: test_libedittext_lineedit.c

9 years ago* Implement & Tested: AppnedLine (Tested max 104576 lines)
Koine Yuusuke(koinec) [Mon, 4 May 2015 05:39:11 +0000 (14:39 +0900)]
* Implement & Tested: AppnedLine (Tested max 104576 lines)

9 years ago* Implement: LibEditText_LineInfo_SwapLineBuffer()
Koine Yuusuke(koinec) [Sat, 2 May 2015 22:44:56 +0000 (07:44 +0900)]
* Implement: LibEditText_LineInfo_SwapLineBuffer()

9 years ago* Implement: AppendLine
Koine Yuusuke(koinec) [Sat, 2 May 2015 05:15:40 +0000 (14:15 +0900)]
* Implement: AppendLine
* CreateFile: drd64_libedittext_lineedit

9 years ago* Split: drd64_libedittext_line to drd64_libedittext_lineinfo & drd64_libedittext_lin...
Koine Yuusuke(koinec) [Fri, 1 May 2015 21:45:57 +0000 (06:45 +0900)]
* Split: drd64_libedittext_line to drd64_libedittext_lineinfo & drd64_libedittext_linectrl

9 years ago* ReName drd64_libedittext_line to drd64_libedittext_sortchain
Koine Yuusuke(koinec) [Fri, 1 May 2015 21:18:01 +0000 (06:18 +0900)]
* ReName drd64_libedittext_line to drd64_libedittext_sortchain

9 years ago* WorkBackup: 2015/04/30(Thr) AM 05:44 (Fixing LibEditText_AppendLine Bug)
Koine Yuusuke(koinec) [Wed, 29 Apr 2015 20:45:21 +0000 (05:45 +0900)]
* WorkBackup: 2015/04/30(Thr) AM 05:44 (Fixing LibEditText_AppendLine Bug)

9 years ago* Implement: LibEditText_AppendLine (API:line) & relation Functions.(Non-Debug!!)
Koine Yuusuke(koinec) [Wed, 29 Apr 2015 09:26:15 +0000 (18:26 +0900)]
* Implement: LibEditText_AppendLine (API:line) & relation Functions.(Non-Debug!!)

9 years ago* Implement: LibEditText_Line_ExpandLineInfo()
Koine Yuusuke(koinec) [Wed, 29 Apr 2015 00:07:07 +0000 (09:07 +0900)]
* Implement: LibEditText_Line_ExpandLineInfo()

9 years ago* WorkBackup: 2015/04/29(Wed) AM 03:30
Koine Yuusuke(koinec) [Tue, 28 Apr 2015 18:30:48 +0000 (03:30 +0900)]
* WorkBackup: 2015/04/29(Wed) AM 03:30

9 years ago* Fix: Split Text Data Dump Proc. from LibEdtiText_Debug_DebugTextInfo().
Koine Yuusuke(koinec) [Tue, 28 Apr 2015 04:44:44 +0000 (13:44 +0900)]
* Fix: Split Text Data Dump Proc. from LibEdtiText_Debug_DebugTextInfo().

9 years ago* Create: libedittext.h (libedittext user-Header file)
Koine Yuusuke(koinec) [Tue, 28 Apr 2015 04:30:46 +0000 (13:30 +0900)]
* Create: libedittext.h (libedittext user-Header file)

9 years ago* Merge from split_libedittext branch
Koine Yuusuke(koinec) [Tue, 28 Apr 2015 03:04:39 +0000 (12:04 +0900)]
* Merge from split_libedittext branch

9 years ago* Split libfiletype & libedittext form drcc.(Complete)
Koine Yuusuke(koinec) [Mon, 27 Apr 2015 23:28:19 +0000 (08:28 +0900)]
* Split libfiletype & libedittext form drcc.(Complete)

9 years ago* Split: libedittext.a from drcc
Koine Yuusuke(koinec) [Mon, 27 Apr 2015 23:20:34 +0000 (08:20 +0900)]
* Split: libedittext.a from drcc

9 years ago* Split: libfiletype
Koine Yuusuke(koinec) [Mon, 27 Apr 2015 09:32:18 +0000 (18:32 +0900)]
* Split: libfiletype
* Building: libfiletype
* WorkBackup: 2015/04/27(Mon) 18:32

9 years ago* WorkBackup: Complete FileMove.
Koine Yuusuke(koinec) [Mon, 27 Apr 2015 08:20:44 +0000 (17:20 +0900)]
* WorkBackup: Complete FileMove.

9 years ago* Implement: drcc_edittext_section.c (Init/Term/Constract/CalcLine Func)
Koine Yuusuke(koinec) [Mon, 27 Apr 2015 07:23:33 +0000 (16:23 +0900)]
* Implement: drcc_edittext_section.c (Init/Term/Constract/CalcLine Func)

9 years ago* WorkBackup: 2015/04/23 AM 05:47 (Complete Convert LineInfo Ptr. to DWord-LineID)
Koine Yuusuke(koinec) [Wed, 22 Apr 2015 20:47:30 +0000 (05:47 +0900)]
* WorkBackup: 2015/04/23 AM 05:47 (Complete Convert LineInfo Ptr. to DWord-LineID)

9 years ago* Work: Convert LineInfo Pointer to DWord-LineID for LineInfo realloc().
Koine Yuusuke(koinec) [Wed, 22 Apr 2015 20:34:59 +0000 (05:34 +0900)]
* Work: Convert LineInfo Pointer to DWord-LineID for LineInfo realloc().

9 years ago* Work: Convert p_next & p_before param in LineInfo to dw_next & dw_before for reallo...
Koine Yuusuke(koinec) [Tue, 21 Apr 2015 20:37:56 +0000 (05:37 +0900)]
* Work: Convert p_next & p_before param in LineInfo to dw_next & dw_before for realloc LinInfo.

9 years ago* Work: Convert LineInfo: p_sortnext to dw_sortnext for realloc LineInfo.
Koine Yuusuke(koinec) [Tue, 21 Apr 2015 20:03:15 +0000 (05:03 +0900)]
* Work: Convert LineInfo: p_sortnext to dw_sortnext for realloc LineInfo.

9 years ago* Implement: DrCC_EditText_Line_InitLineInfo()
Koine Yuusuke(koinec) [Mon, 20 Apr 2015 20:46:03 +0000 (05:46 +0900)]
* Implement: DrCC_EditText_Line_InitLineInfo()

9 years ago* WorkBackup: 2015/04/21(Tue): Before Collect Drd64_DrCC_LineInfo Pointer to DWord...
Koine Yuusuke(koinec) [Mon, 20 Apr 2015 20:31:36 +0000 (05:31 +0900)]
* WorkBackup: 2015/04/21(Tue): Before Collect Drd64_DrCC_LineInfo Pointer to DWord Link for realloc LineInfo.

9 years ago* Implement: DrCC_EditText_Line_AppendLine()
Koine Yuusuke(koinec) [Mon, 20 Apr 2015 08:34:40 +0000 (17:34 +0900)]
* Implement: DrCC_EditText_Line_AppendLine()
* Implement: Empty LineInfo Chain Pool (DrCC_EditText_Line_SetEmptyLineChain & DrCC_EditText_Line_GetEmptyLineInfo() )

9 years ago* WorkBackup: 2015/04/20(Mon) PM 13:27
Koine Yuusuke(koinec) [Mon, 20 Apr 2015 04:34:35 +0000 (13:34 +0900)]
* WorkBackup: 2015/04/20(Mon) PM 13:27

9 years ago* Append: Count max-length in all-lines for DrCC_FileType_VerityText()
Koine Yuusuke(koinec) [Thu, 16 Apr 2015 20:10:36 +0000 (05:10 +0900)]
* Append: Count max-length in all-lines for DrCC_FileType_VerityText()

9 years ago* SplitFile: drcc_edittext_debug.c from drcc_edittext_system.c
Koine Yuusuke(koinec) [Thu, 16 Apr 2015 09:50:02 +0000 (18:50 +0900)]
* SplitFile: drcc_edittext_debug.c from drcc_edittext_system.c

9 years ago* SplitFile: drcc_edittext_line.c from drcc_edittext_system.c
Koine Yuusuke(koinec) [Thu, 16 Apr 2015 09:35:01 +0000 (18:35 +0900)]
* SplitFile: drcc_edittext_line.c from drcc_edittext_system.c

9 years ago* BugFix: test_drcc_edittext_system.c (Reference Illegal Pointer by have Direct TextI...
Koine Yuusuke(koinec) [Thu, 16 Apr 2015 05:53:50 +0000 (14:53 +0900)]
* BugFix: test_drcc_edittext_system.c (Reference Illegal Pointer by have Direct TextInfo Pointer)

9 years ago* WorkBackup: 2015/04/15 AM 05:49
Koine Yuusuke(koinec) [Tue, 14 Apr 2015 20:57:19 +0000 (05:57 +0900)]
* WorkBackup: 2015/04/15 AM 05:49
TODO: LineSection Implimenting

9 years ago* BugFix: DrCC_EditText_System_AllocTextInfo() (append memset())
Koine Yuusuke(koinec) [Tue, 14 Apr 2015 19:58:37 +0000 (04:58 +0900)]
* BugFix: DrCC_EditText_System_AllocTextInfo() (append memset())

9 years ago* Work Backup: 2015/04/13(Mon) AM 05:45
Koine Yuusuke(koinec) [Sun, 12 Apr 2015 20:52:59 +0000 (05:52 +0900)]
* Work Backup: 2015/04/13(Mon) AM 05:45
    TODO: add LineSortChain Checker to DrCC_EditText_System_DebugTextinfo().
* Implement: DrCC_EditText_System_AddSortChain/RemoveSortChain

9 years ago* Implement: LineInfo Empty-Chain in TextInfo struct
Koine Yuusuke(koinec) [Sun, 12 Apr 2015 09:40:05 +0000 (18:40 +0900)]
* Implement: LineInfo Empty-Chain in TextInfo struct

9 years ago* Implement: DrCC_EditText_File_CreateTextFile()
Koine Yuusuke(koinec) [Sun, 12 Apr 2015 06:10:37 +0000 (15:10 +0900)]
* Implement: DrCC_EditText_File_CreateTextFile()

9 years ago* Split drcc_edittext.c to drcc_editext_system.c & drcc_edittext_file.c
Koine Yuusuke(koinec) [Sun, 12 Apr 2015 05:13:07 +0000 (14:13 +0900)]
* Split drcc_edittext.c to drcc_editext_system.c & drcc_edittext_file.c

9 years ago* Implement: DrCC_EditText_SaveTextFile Function
Koine Yuusuke(koinec) [Sun, 12 Apr 2015 02:02:38 +0000 (11:02 +0900)]
* Implement: DrCC_EditText_SaveTextFile Function

9 years ago* Implement: DrCC_EditText_OpenTextFile
Koine Yuusuke(koinec) [Thu, 9 Apr 2015 20:53:02 +0000 (05:53 +0900)]
* Implement: DrCC_EditText_OpenTextFile
* Implement: DrCC_EditText_DebugTextInfo
* Work Backup: 2015/04/10 AM 05:46

9 years ago* Work Backup: 2015/04/09 AM 05:51 (Implementing DrCC_EditText_DebugTextInfo)
Koine Yuusuke(koinec) [Wed, 8 Apr 2015 20:58:48 +0000 (05:58 +0900)]
* Work Backup: 2015/04/09 AM 05:51 (Implementing DrCC_EditText_DebugTextInfo)

9 years ago* Work Backup: 2015/04/08 AM 05:41 (Implimenting DrCC_EditText_OpenTextFile)
Koine Yuusuke(koinec) [Tue, 7 Apr 2015 20:48:39 +0000 (05:48 +0900)]
* Work Backup: 2015/04/08 AM 05:41 (Implimenting DrCC_EditText_OpenTextFile)

9 years ago* WorkBackup: 2015/04/07 AM 5:40 (Implementing DrCC_ReadTextFile)
Koine Yuusuke(koinec) [Mon, 6 Apr 2015 20:47:39 +0000 (05:47 +0900)]
* WorkBackup: 2015/04/07 AM 5:40 (Implementing DrCC_ReadTextFile)

9 years ago* Adding; DrCC_OpenTextfile / DrCC_CreateTextFile * DrCC_CloseTextFile
Koine Yuusuke(koinec) [Sun, 5 Apr 2015 20:49:37 +0000 (05:49 +0900)]
* Adding; DrCC_OpenTextfile / DrCC_CreateTextFile * DrCC_CloseTextFile

9 years ago* Implemented & Tested: DrCC_EditText_InitTextInfo
Koine Yuusuke(koinec) [Sun, 5 Apr 2015 19:41:56 +0000 (04:41 +0900)]
* Implemented & Tested: DrCC_EditText_InitTextInfo
* Implemented & Tested: DrCC_EditText_ClearTextInfo

9 years ago* Impliment: DrCC_FileType_VerifyText: Partial of Count Text Lines.
Koine Yuusuke(koinec) [Wed, 1 Apr 2015 20:20:18 +0000 (05:20 +0900)]
* Impliment: DrCC_FileType_VerifyText: Partial of Count Text Lines.
* Add: TestFile Dir & Text-TestFiles

9 years ago* Modify drcc_edittext.h/drcc_filetype.h for Non-test Headerfile
Koine Yuusuke(koinec) [Wed, 1 Apr 2015 18:56:27 +0000 (03:56 +0900)]
* Modify drcc_edittext.h/drcc_filetype.h for Non-test Headerfile

9 years ago* EditText_GetMaxNum_TextInfo / EditText_GetAllocNum_TextInfo Coded.
Koine Yuusuke(koinec) [Tue, 31 Mar 2015 21:09:58 +0000 (06:09 +0900)]
* EditText_GetMaxNum_TextInfo / EditText_GetAllocNum_TextInfo Coded.

9 years ago* BugFix for drcc_edittext.c : AllocTextInfo
Koine Yuusuke(koinec) [Tue, 31 Mar 2015 20:18:01 +0000 (05:18 +0900)]
* BugFix for drcc_edittext.c : AllocTextInfo

9 years ago* Coded Function: FileType_CheckFileType
Koine Yuusuke(koinec) [Mon, 30 Mar 2015 19:00:43 +0000 (04:00 +0900)]
* Coded Function: FileType_CheckFileType

9 years ago* Coded Drcc_FileType_GetFileExtPosition Function (with Test Code)
Koine Yuusuke(koinec) [Sun, 29 Mar 2015 19:18:10 +0000 (04:18 +0900)]
* Coded Drcc_FileType_GetFileExtPosition Function (with Test Code)

9 years ago* Add Internal Text Editor Code -- Making Status!
Koine Yuusuke(koinec) [Mon, 9 Mar 2015 20:52:33 +0000 (05:52 +0900)]
* Add Internal Text Editor Code -- Making Status!
* Support CUnit Test code
* Update skelton Source/Header File

 Changes to be committed:
modified:   Makefile
modified:   drcc.h
new file:   drcc_edittext.c
new file:   drcc_edittext.h
new file:   drcc_filetype.c
new file:   drcc_filetype.h
new file:   drcc_window.h
new file:   test_drcc.h
new file:   test_drcc_edittext.c
new file:   test_drcc_filetype.c
new file:   test_main_drcc.c
modified:   ../drd64_skel.c
modified:   ../drd64_skel.h

9 years ago2015/03/04 05:44
Koine Yuusuke(koinec) [Tue, 3 Mar 2015 20:51:10 +0000 (05:51 +0900)]
2015/03/04 05:44
 * [libintel64asm] Initial Support for FreeBSD clang (Implicit Declaration Function Warning)

9 years ago2015/03/03 19:10
Koine Yuusuke(koinec) [Tue, 3 Mar 2015 10:16:33 +0000 (19:16 +0900)]
2015/03/03 19:10
 * [libintel64asm] Support clang compiler for Makefile

9 years ago* Test for git commit
Koine Yuusuke(koinec) [Wed, 5 Nov 2014 19:31:05 +0000 (04:31 +0900)]
* Test for git commit

9 years ago * Append Comment for Makefile ( Test for FreeBSD9.3 New Machine Migration )
Koine Yuusuke [Mon, 8 Sep 2014 13:23:50 +0000 (22:23 +0900)]
 * Append Comment for Makefile ( Test for FreeBSD9.3 New Machine Migration )

10 years ago*** empty log message ***
koinec [Wed, 22 Jan 2014 10:39:50 +0000 (10:39 +0000)]
*** empty log message ***

10 years ago*** empty log message ***
koinec [Mon, 4 Nov 2013 12:10:57 +0000 (12:10 +0000)]
*** empty log message ***

12 years ago*** empty log message ***
koinec [Fri, 4 May 2012 05:46:03 +0000 (05:46 +0000)]
*** empty log message ***

12 years ago*** empty log message ***
koinec [Tue, 20 Mar 2012 11:32:09 +0000 (11:32 +0000)]
*** empty log message ***

12 years ago*** empty log message ***
koinec [Sun, 20 Nov 2011 07:28:11 +0000 (07:28 +0000)]
*** empty log message ***

12 years ago*** empty log message ***
koinec [Sun, 20 Nov 2011 07:26:40 +0000 (07:26 +0000)]
*** empty log message ***

12 years ago*** empty log message ***
koinec [Sun, 30 Oct 2011 12:40:10 +0000 (12:40 +0000)]
*** empty log message ***

12 years ago*** empty log message ***
koinec [Sun, 30 Oct 2011 10:52:26 +0000 (10:52 +0000)]
*** empty log message ***

12 years ago*** empty log message ***
koinec [Sun, 30 Oct 2011 04:15:33 +0000 (04:15 +0000)]
*** empty log message ***

12 years ago*** empty log message ***
koinec [Sun, 23 Oct 2011 12:08:03 +0000 (12:08 +0000)]
*** empty log message ***

12 years ago*** empty log message ***
koinec [Sun, 23 Oct 2011 05:32:08 +0000 (05:32 +0000)]
*** empty log message ***

12 years ago*** empty log message ***
koinec [Sat, 22 Oct 2011 13:59:59 +0000 (13:59 +0000)]
*** empty log message ***

12 years ago*** empty log message ***
koinec [Mon, 10 Oct 2011 12:59:26 +0000 (12:59 +0000)]
*** empty log message ***

12 years ago*** empty log message ***
koinec [Mon, 10 Oct 2011 12:18:16 +0000 (12:18 +0000)]
*** empty log message ***

12 years ago*** empty log message ***
koinec [Mon, 10 Oct 2011 06:03:56 +0000 (06:03 +0000)]
*** empty log message ***

12 years ago*** empty log message ***
koinec [Mon, 10 Oct 2011 04:30:00 +0000 (04:30 +0000)]
*** empty log message ***

12 years ago*** empty log message ***
koinec [Mon, 10 Oct 2011 02:47:48 +0000 (02:47 +0000)]
*** empty log message ***